Uses of Class
com.ibm.cloud.platform_services.iam_policy_management.v1.model.IdentityTypesPatch
-
Packages that use IdentityTypesPatch Package Description com.ibm.cloud.platform_services.iam_policy_management.v1.model -
-
Uses of IdentityTypesPatch in com.ibm.cloud.platform_services.iam_policy_management.v1.model
Methods in com.ibm.cloud.platform_services.iam_policy_management.v1.model that return IdentityTypesPatch Modifier and Type Method Description IdentityTypesPatchIdentityTypesPatch.Builder. build()Builds a IdentityTypesPatch.IdentityTypesPatchExternalAccountIdentityInteractionPatch. identityTypes()Gets the identityTypes.Methods in com.ibm.cloud.platform_services.iam_policy_management.v1.model with parameters of type IdentityTypesPatch Modifier and Type Method Description ExternalAccountIdentityInteractionPatch.BuilderExternalAccountIdentityInteractionPatch.Builder. identityTypes(IdentityTypesPatch identityTypes)Set the identityTypes.
-