Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
static DeletePropertyRequest.Builder |
DeletePropertyRequest.builder()
Return a new builder for this request object.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.copy(DeletePropertyRequest o)
Copy method to populate the builder with values from the given instance.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.propertyId(String propertyId)
unique Property identifier
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeletePropertyRequest.Builder |
DeletePropertyRequest.toBuilder()
Return an instance of
DeletePropertyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.