Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.awrHubId(String awrHubId)
Unique Awr Hub identifier
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.body$(UpdateAwrHubDetails body)
Alternative setter for the body parameter.
|
static UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.builder()
Return a new builder for this request object.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.copy(UpdateAwrHubRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.ifMatch(String ifMatch)
Used for optimistic concurrency control.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.toBuilder()
Return an instance of
UpdateAwrHubRequest.Builder that allows you to modify request properties. |
UpdateAwrHubRequest.Builder |
UpdateAwrHubRequest.Builder.updateAwrHubDetails(UpdateAwrHubDetails updateAwrHubDetails)
The configuration to be updated.
|
Copyright © 2016–2024. All rights reserved.