Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.body$(UpdateFsuCollectionDetails body)
Alternative setter for the body parameter.
|
static UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.builder()
Return a new builder for this request object.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.copy(UpdateFsuCollectionRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.fsuCollectionId(String fsuCollectionId)
Unique Exadata Fleet Update Collection identifier.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.toBuilder()
Return an instance of
UpdateFsuCollectionRequest.Builder that allows you to modify request properties. |
UpdateFsuCollectionRequest.Builder |
UpdateFsuCollectionRequest.Builder.updateFsuCollectionDetails(UpdateFsuCollectionDetails updateFsuCollectionDetails)
The Exadata Fleet Update Collection details to be updated.
|
Copyright © 2016–2024. All rights reserved.