Package | Description |
---|---|
com.oracle.bmc.resourcemanager.requests |
Modifier and Type | Method and Description |
---|---|
static GetStackRequest.Builder |
GetStackRequest.builder()
Return a new builder for this request object.
|
GetStackRequest.Builder |
GetStackRequest.Builder.copy(GetStackRequest o)
Copy method to populate the builder with values from the given instance.
|
GetStackRequest.Builder |
GetStackRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetStackRequest.Builder |
GetStackRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetStackRequest.Builder |
GetStackRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetStackRequest.Builder |
GetStackRequest.Builder.stackId(String stackId)
The OCID
of the stack.
|
GetStackRequest.Builder |
GetStackRequest.toBuilder()
Return an instance of
GetStackRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.