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