Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateManagementAgentInstallKeyResponse> |
ManagementAgentAsyncClient.updateManagementAgentInstallKey(UpdateManagementAgentInstallKeyRequest request,
AsyncHandler<UpdateManagementAgentInstallKeyRequest,UpdateManagementAgentInstallKeyResponse> handler) |
Future<UpdateManagementAgentInstallKeyResponse> |
ManagementAgentAsync.updateManagementAgentInstallKey(UpdateManagementAgentInstallKeyRequest request,
AsyncHandler<UpdateManagementAgentInstallKeyRequest,UpdateManagementAgentInstallKeyResponse> handler)
API to update the modifiable properties of the Management Agent install key.
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementAgentInstallKeyRequest |
UpdateManagementAgentInstallKeyRequest.Builder.build()
Build the instance of UpdateManagementAgentInstallKeyRequest as configured by this
builder
|
UpdateManagementAgentInstallKeyRequest |
UpdateManagementAgentInstallKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateManagementAgentInstallKeyRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
UpdateManagementAgentInstallKeyRequest.Builder |
UpdateManagementAgentInstallKeyRequest.Builder.copy(UpdateManagementAgentInstallKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.