Package | Description |
---|---|
com.oracle.bmc.optimizer | |
com.oracle.bmc.optimizer.requests |
Modifier and Type | Method and Description |
---|---|
CreateProfileResponse |
OptimizerClient.createProfile(CreateProfileRequest request) |
CreateProfileResponse |
Optimizer.createProfile(CreateProfileRequest request)
Creates a new profile.
|
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 |
---|---|
CreateProfileRequest |
CreateProfileRequest.Builder.build()
Build the instance of CreateProfileRequest as configured by this builder
|
CreateProfileRequest |
CreateProfileRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateProfileRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.copy(CreateProfileRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.