Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
Future<UpdateFleetAgentConfigurationResponse> |
JavaManagementServiceAsync.updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request,
AsyncHandler<UpdateFleetAgentConfigurationRequest,UpdateFleetAgentConfigurationResponse> handler)
Update the Fleet Agent Configuration for the specified Fleet.
|
Future<UpdateFleetAgentConfigurationResponse> |
JavaManagementServiceAsyncClient.updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request,
AsyncHandler<UpdateFleetAgentConfigurationRequest,UpdateFleetAgentConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateFleetAgentConfigurationRequest |
UpdateFleetAgentConfigurationRequest.Builder.build()
Build the instance of UpdateFleetAgentConfigurationRequest as configured by this builder
|
UpdateFleetAgentConfigurationRequest |
UpdateFleetAgentConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateFleetAgentConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateFleetAgentConfigurationRequest.Builder |
UpdateFleetAgentConfigurationRequest.Builder.copy(UpdateFleetAgentConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.