Uses of Class
com.oracle.bmc.identitydomains.model.CloudGateMappings
- 
Packages that use CloudGateMappings Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.responses 
- 
- 
Uses of CloudGateMappings in com.oracle.bmc.identitydomains.modelMethods in com.oracle.bmc.identitydomains.model that return CloudGateMappings Modifier and Type Method Description CloudGateMappingsCloudGateMappings.Builder. build()Methods in com.oracle.bmc.identitydomains.model with parameters of type CloudGateMappings Modifier and Type Method Description CloudGateMappings.BuilderCloudGateMappings.Builder. copy(CloudGateMappings model)
- 
Uses of CloudGateMappings in com.oracle.bmc.identitydomains.responsesMethods in com.oracle.bmc.identitydomains.responses that return CloudGateMappings Modifier and Type Method Description CloudGateMappingsListCloudGateMappingsResponse. getCloudGateMappings()The returned CloudGateMappings instance.CloudGateMappingsSearchCloudGateMappingsResponse. getCloudGateMappings()The returned CloudGateMappings instance.Methods in com.oracle.bmc.identitydomains.responses with parameters of type CloudGateMappings Modifier and Type Method Description ListCloudGateMappingsResponse.BuilderListCloudGateMappingsResponse.Builder. cloudGateMappings(CloudGateMappings cloudGateMappings)The returned CloudGateMappings instance.SearchCloudGateMappingsResponse.BuilderSearchCloudGateMappingsResponse.Builder. cloudGateMappings(CloudGateMappings cloudGateMappings)The returned CloudGateMappings instance.
 
-