| CreateProfileRequest.Builder | CreateProfileRequest.Builder. body$(CreateProfileDetails body) | Alternative setter for the body parameter. | 
| static CreateProfileRequest.Builder | CreateProfileRequest. builder() | Return a new builder for this request object. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. copy(CreateProfileRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. createProfileDetails(CreateProfileDetails createProfileDetails) | Details for creating the profile. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CreateProfileRequest.Builder | CreateProfileRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateProfileRequest.Builder | CreateProfileRequest. toBuilder() |  |