Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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.
|
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 |
---|---|
PutAwrHubObjectRequest |
PutAwrHubObjectRequest.Builder.build()
Build the instance of PutAwrHubObjectRequest as configured by this builder
|
PutAwrHubObjectRequest |
PutAwrHubObjectRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutAwrHubObjectRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutAwrHubObjectRequest.Builder |
PutAwrHubObjectRequest.Builder.copy(PutAwrHubObjectRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.