| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. apiKey(ApiKey apiKey) | ApiKey schema. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. attributes(String attributes) | A comma-delimited string that specifies the names of resource attributes that should be
returned in the response. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. attributeSets(AttributeSets singularValue) | Singular setter. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. attributeSets(List<AttributeSets> attributeSets) | A multi-valued list of strings indicating the return type of attribute definition. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.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. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. body$(ApiKey body) | Alternative setter for the body parameter. | 
| static CreateApiKeyRequest.Builder | CreateApiKeyRequest. builder() | Return a new builder for this request object. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. copy(CreateApiKeyRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateApiKeyRequest.Builder | CreateApiKeyRequest. toBuilder() |  |