Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateManagementAgentInstallKeyResponse> |
ManagementAgentAsyncClient.createManagementAgentInstallKey(CreateManagementAgentInstallKeyRequest request,
AsyncHandler<CreateManagementAgentInstallKeyRequest,CreateManagementAgentInstallKeyResponse> handler) |
Future<CreateManagementAgentInstallKeyResponse> |
ManagementAgentAsync.createManagementAgentInstallKey(CreateManagementAgentInstallKeyRequest request,
AsyncHandler<CreateManagementAgentInstallKeyRequest,CreateManagementAgentInstallKeyResponse> handler)
User creates a new install key as part of this API.
|
Modifier and Type | Method and Description |
---|---|
CreateManagementAgentInstallKeyRequest |
CreateManagementAgentInstallKeyRequest.Builder.build()
Build the instance of CreateManagementAgentInstallKeyRequest as configured by this
builder
|
CreateManagementAgentInstallKeyRequest |
CreateManagementAgentInstallKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateManagementAgentInstallKeyRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateManagementAgentInstallKeyRequest.Builder |
CreateManagementAgentInstallKeyRequest.Builder.copy(CreateManagementAgentInstallKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.