Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
PutAwrHubObjectResponse |
OperationsInsightsClient.putAwrHubObject(PutAwrHubObjectRequest request) |
PutAwrHubObjectResponse |
OperationsInsights.putAwrHubObject(PutAwrHubObjectRequest request)
Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
Modifier and Type | Method and Description |
---|---|
Future<PutAwrHubObjectResponse> |
OperationsInsightsAsyncClient.putAwrHubObject(PutAwrHubObjectRequest request,
AsyncHandler<PutAwrHubObjectRequest,PutAwrHubObjectResponse> handler) |
Future<PutAwrHubObjectResponse> |
OperationsInsightsAsync.putAwrHubObject(PutAwrHubObjectRequest request,
AsyncHandler<PutAwrHubObjectRequest,PutAwrHubObjectResponse> handler)
Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
Modifier and Type | Method and Description |
---|---|
Future<PutAwrHubObjectResponse> |
OperationsInsightsAsyncClient.putAwrHubObject(PutAwrHubObjectRequest request,
AsyncHandler<PutAwrHubObjectRequest,PutAwrHubObjectResponse> handler) |
Future<PutAwrHubObjectResponse> |
OperationsInsightsAsync.putAwrHubObject(PutAwrHubObjectRequest request,
AsyncHandler<PutAwrHubObjectRequest,PutAwrHubObjectResponse> handler)
Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
Modifier and Type | Method and Description |
---|---|
PutAwrHubObjectResponse |
PutAwrHubObjectResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutAwrHubObjectResponse.Builder |
PutAwrHubObjectResponse.Builder.copy(PutAwrHubObjectResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.