public class DeleteExpansionsOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteExpansionsOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | collectionId()Gets the collectionId. | 
| String | environmentId()Gets the environmentId. | 
| DeleteExpansionsOptions.Builder | newBuilder()New builder. | 
public DeleteExpansionsOptions.Builder newBuilder()
public String environmentId()
The ID of the environment.
public String collectionId()
The ID of the collection.
Copyright © 2023 IBM Cloud. All rights reserved.