Package | Description |
---|---|
com.oracle.bmc.optimizer.model | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
Profile |
Profile.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Profile.Builder |
Profile.Builder.copy(Profile model) |
Modifier and Type | Method and Description |
---|---|
Profile |
GetProfileResponse.getProfile()
The returned
Profile instance. |
Profile |
UpdateProfileResponse.getProfile()
The returned
Profile instance. |
Profile |
CreateProfileResponse.getProfile()
The returned
Profile instance. |
Modifier and Type | Method and Description |
---|---|
GetProfileResponse.Builder |
GetProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
UpdateProfileResponse.Builder |
UpdateProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
CreateProfileResponse.Builder |
CreateProfileResponse.Builder.profile(Profile profile)
The returned
Profile instance. |
Copyright © 2016–2024. All rights reserved.