AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.attachManagementStationToProfileDetails(AttachManagementStationToProfileDetails attachManagementStationToProfileDetails) |
The management station
OCID to attach
to the profile
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.body$(AttachManagementStationToProfileDetails body) |
Alternative setter for the body parameter.
|
static AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.builder() |
Return a new builder for this request object.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.copy(AttachManagementStationToProfileRequest o) |
Copy method to populate the builder with values from the given instance.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.profileId(String profileId) |
The OCID of the
registration profile.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
AttachManagementStationToProfileRequest.Builder |
AttachManagementStationToProfileRequest.toBuilder() |
|