Package com.merative.acd.v1.model
Class GetProfileOptions
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.merative.acd.v1.model.GetProfileOptions
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GetProfileOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe getProfile options.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGetProfileOptions.BuilderBuilder.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringid()Gets the id.GetProfileOptions.BuildernewBuilder()New builder.
 
- 
- 
- 
Method Detail- 
newBuilderpublic GetProfileOptions.Builder newBuilder() New builder.- Returns:
- a GetProfileOptions builder
 
 - 
idpublic java.lang.String id() Gets the id. Profile ID.- Returns:
- the id
 
 
- 
 
-