Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
GenerateAgentInstallerConfigurationResponse |
JavaManagementService.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request)
Generates the agent installer configuration using the information provided.
|
GenerateAgentInstallerConfigurationResponse |
JavaManagementServiceClient.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GenerateAgentInstallerConfigurationResponse> |
JavaManagementServiceAsync.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request,
AsyncHandler<GenerateAgentInstallerConfigurationRequest,GenerateAgentInstallerConfigurationResponse> handler)
Generates the agent installer configuration using the information provided.
|
Future<GenerateAgentInstallerConfigurationResponse> |
JavaManagementServiceAsyncClient.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request,
AsyncHandler<GenerateAgentInstallerConfigurationRequest,GenerateAgentInstallerConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GenerateAgentInstallerConfigurationResponse> |
JavaManagementServiceAsync.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request,
AsyncHandler<GenerateAgentInstallerConfigurationRequest,GenerateAgentInstallerConfigurationResponse> handler)
Generates the agent installer configuration using the information provided.
|
Future<GenerateAgentInstallerConfigurationResponse> |
JavaManagementServiceAsyncClient.generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request,
AsyncHandler<GenerateAgentInstallerConfigurationRequest,GenerateAgentInstallerConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GenerateAgentInstallerConfigurationResponse |
GenerateAgentInstallerConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GenerateAgentInstallerConfigurationResponse.Builder |
GenerateAgentInstallerConfigurationResponse.Builder.copy(GenerateAgentInstallerConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.