| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. apmDomainId(String apmDomainId) | The APM Domain ID the request is intended for. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. body$(ImportConfigurationDetails body) | Alternative setter for the body parameter. | 
| static ImportConfigurationRequest.Builder | ImportConfigurationRequest. builder() | Return a new builder for this request object. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. copy(ImportConfigurationRequest o) | Copy method to populate the builder with values from the given instance. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. importConfigurationDetails(ImportConfigurationDetails importConfigurationDetails) | JSON metadata for importing configurations domain. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.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. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| ImportConfigurationRequest.Builder | ImportConfigurationRequest. toBuilder() |  |