Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
CreateManagementAgentInstallKeyResponse |
ManagementAgent.createManagementAgentInstallKey(CreateManagementAgentInstallKeyRequest request)
User creates a new install key as part of this API.
|
CreateManagementAgentInstallKeyResponse |
ManagementAgentClient.createManagementAgentInstallKey(CreateManagementAgentInstallKeyRequest request) |
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 |
---|---|
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 |
---|---|
CreateManagementAgentInstallKeyResponse |
CreateManagementAgentInstallKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateManagementAgentInstallKeyResponse.Builder |
CreateManagementAgentInstallKeyResponse.Builder.copy(CreateManagementAgentInstallKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.