Package | Description |
---|---|
com.oracle.bmc.optimizer.model | |
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProfileDetails |
UpdateProfileDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateProfileDetails.Builder |
UpdateProfileDetails.Builder.copy(UpdateProfileDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateProfileDetails |
UpdateProfileRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateProfileDetails |
UpdateProfileRequest.getUpdateProfileDetails()
The profile information to use for the update.
|
Modifier and Type | Method and Description |
---|---|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.body$(UpdateProfileDetails body)
Alternative setter for the body parameter.
|
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.updateProfileDetails(UpdateProfileDetails updateProfileDetails)
The profile information to use for the update.
|
Copyright © 2016–2024. All rights reserved.