CreateViewRequest.Builder | 
CreateViewRequest.Builder.body$(CreateViewDetails body) | 
 Alternative setter for the body parameter. 
 | 
static CreateViewRequest.Builder | 
CreateViewRequest.builder() | 
 Return a new builder for this request object. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.copy(CreateViewRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.createViewDetails(CreateViewDetails createViewDetails) | 
 Details for creating a new view. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique Oracle-assigned identifier for the request. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.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. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.Builder.scope(Scope scope) | 
 Specifies to operate only on resources that have a matching DNS scope. 
 | 
CreateViewRequest.Builder | 
CreateViewRequest.toBuilder() | 
 |