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