Uses of Class
com.ibm.cloud.platform_services.iam_identity.v1.model.ServiceId
-
Packages that use ServiceId Package Description com.ibm.cloud.platform_services.iam_identity.v1 IAM Identity Services v1.com.ibm.cloud.platform_services.iam_identity.v1.model -
-
Uses of ServiceId in com.ibm.cloud.platform_services.iam_identity.v1
Methods in com.ibm.cloud.platform_services.iam_identity.v1 that return types with arguments of type ServiceId Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ServiceId>IamIdentity. createServiceId(CreateServiceIdOptions createServiceIdOptions)Create a service ID.com.ibm.cloud.sdk.core.http.ServiceCall<ServiceId>IamIdentity. getServiceId(GetServiceIdOptions getServiceIdOptions)Get details of a service ID.com.ibm.cloud.sdk.core.http.ServiceCall<ServiceId>IamIdentity. updateServiceId(UpdateServiceIdOptions updateServiceIdOptions)Update service ID. -
Uses of ServiceId in com.ibm.cloud.platform_services.iam_identity.v1.model
Methods in com.ibm.cloud.platform_services.iam_identity.v1.model that return types with arguments of type ServiceId Modifier and Type Method Description java.util.List<ServiceId>ServiceIdList. getServiceids()Gets the serviceids.
-