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