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