Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.responses |
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse |
OptimizerClient.createProfile(CreateProfileRequest request) |
CreateProfileResponse |
Optimizer.createProfile(CreateProfileRequest request)
Creates a new profile.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateProfileResponse> |
OptimizerAsyncClient.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler) |
Future<CreateProfileResponse> |
OptimizerAsync.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler)
Creates a new profile.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateProfileResponse> |
OptimizerAsyncClient.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler) |
Future<CreateProfileResponse> |
OptimizerAsync.createProfile(CreateProfileRequest request,
AsyncHandler<CreateProfileRequest,CreateProfileResponse> handler)
Creates a new profile.
|
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse |
CreateProfileResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse.Builder |
CreateProfileResponse.Builder.copy(CreateProfileResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.