CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.body$(CreatePropertyDetails body) |
Alternative setter for the body parameter.
|
static CreatePropertyRequest.Builder |
CreatePropertyRequest.builder() |
Return a new builder for this request object.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.copy(CreatePropertyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.createPropertyDetails(CreatePropertyDetails createPropertyDetails) |
Details for the new Property.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.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.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreatePropertyRequest.Builder |
CreatePropertyRequest.toBuilder() |
|