Uses of Class
com.oracle.bmc.identitydomains.model.CloudGateMappingSearchRequest
-
Packages that use CloudGateMappingSearchRequest Package Description com.oracle.bmc.identitydomains.model com.oracle.bmc.identitydomains.requests -
-
Uses of CloudGateMappingSearchRequest in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return CloudGateMappingSearchRequest Modifier and Type Method Description CloudGateMappingSearchRequest
CloudGateMappingSearchRequest.Builder. build()
Methods in com.oracle.bmc.identitydomains.model with parameters of type CloudGateMappingSearchRequest Modifier and Type Method Description CloudGateMappingSearchRequest.Builder
CloudGateMappingSearchRequest.Builder. copy(CloudGateMappingSearchRequest model)
-
Uses of CloudGateMappingSearchRequest in com.oracle.bmc.identitydomains.requests
Methods in com.oracle.bmc.identitydomains.requests that return CloudGateMappingSearchRequest Modifier and Type Method Description CloudGateMappingSearchRequest
SearchCloudGateMappingsRequest. getBody$()
Alternative accessor for the body parameter.CloudGateMappingSearchRequest
SearchCloudGateMappingsRequest. getCloudGateMappingSearchRequest()
Parameters for searching CloudGateMappingsMethods in com.oracle.bmc.identitydomains.requests with parameters of type CloudGateMappingSearchRequest Modifier and Type Method Description SearchCloudGateMappingsRequest.Builder
SearchCloudGateMappingsRequest.Builder. body$(CloudGateMappingSearchRequest body)
Alternative setter for the body parameter.SearchCloudGateMappingsRequest.Builder
SearchCloudGateMappingsRequest.Builder. cloudGateMappingSearchRequest(CloudGateMappingSearchRequest cloudGateMappingSearchRequest)
Parameters for searching CloudGateMappings
-