| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. authorization(String authorization) | The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. body$(CloudGateMappingSearchRequest body) | Alternative setter for the body parameter. | 
| static SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest. builder() | Return a new builder for this request object. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. cloudGateMappingSearchRequest(CloudGateMappingSearchRequest cloudGateMappingSearchRequest) | Parameters for searching CloudGateMappings | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. copy(SearchCloudGateMappingsRequest o) | Copy method to populate the builder with values from the given instance. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. limit(Integer limit) | The maximum number of items to return in a paginated ‘List’ call. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. page(String page) | The value of the opc-next-page response header from the previous ‘List’ call. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| SearchCloudGateMappingsRequest.Builder | SearchCloudGateMappingsRequest. toBuilder() |  |