Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.body$(UpdateProfileDetails body)
Alternative setter for the body parameter.
|
static UpdateProfileRequest.Builder |
UpdateProfileRequest.builder()
Return a new builder for this request object.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.copy(UpdateProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.profileId(String profileId)
The OCID
of the registration profile.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.toBuilder()
Return an instance of
UpdateProfileRequest.Builder that allows you to modify request properties. |
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.updateProfileDetails(UpdateProfileDetails updateProfileDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.