SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.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. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.body$(CloudGateServerSearchRequest body) | 
 Alternative setter for the body parameter. 
 | 
static SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.builder() | 
 Return a new builder for this request object. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.cloudGateServerSearchRequest(CloudGateServerSearchRequest cloudGateServerSearchRequest) | 
 Parameters for searching CloudGateServers 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.copy(SearchCloudGateServersRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.limit(Integer limit) | 
 The maximum number of items to return in a paginated ‘List’ call. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.opcRetryToken(String opcRetryToken) | 
 A token you supply to uniquely identify the request and provide idempotency if the
request is retried. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.page(String page) | 
 The value of the opc-next-page response header from the previous ‘List’ call. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | 
 An endpoint-specific schema version number to use in the Request. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
SearchCloudGateServersRequest.Builder | 
SearchCloudGateServersRequest.toBuilder() | 
 |