Class ListInstanceProfilesOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.ListInstanceProfilesOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ListInstanceProfilesOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The listInstanceProfiles options.
-
Constructor Summary
ConstructorsConstructorDescriptionConstruct a new instance of ListInstanceProfilesOptions. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
ListInstanceProfilesOptions
public ListInstanceProfilesOptions()Construct a new instance of ListInstanceProfilesOptions.
-