Uses of Class
com.oracle.bmc.jms.responses.UpdateFleetAgentConfigurationResponse
-
Packages that use UpdateFleetAgentConfigurationResponse Package Description com.oracle.bmc.jms com.oracle.bmc.jms.responses -
-
Uses of UpdateFleetAgentConfigurationResponse in com.oracle.bmc.jms
Methods in com.oracle.bmc.jms that return UpdateFleetAgentConfigurationResponse Modifier and Type Method Description UpdateFleetAgentConfigurationResponseJavaManagementService. updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request)Update the Fleet Agent Configuration for the specified Fleet.UpdateFleetAgentConfigurationResponseJavaManagementServiceClient. updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request)Methods in com.oracle.bmc.jms that return types with arguments of type UpdateFleetAgentConfigurationResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.jms with type arguments of type UpdateFleetAgentConfigurationResponse Modifier and Type Method 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) -
Uses of UpdateFleetAgentConfigurationResponse in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return UpdateFleetAgentConfigurationResponse Modifier and Type Method Description UpdateFleetAgentConfigurationResponseUpdateFleetAgentConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.jms.responses with parameters of type UpdateFleetAgentConfigurationResponse Modifier and Type Method Description UpdateFleetAgentConfigurationResponse.BuilderUpdateFleetAgentConfigurationResponse.Builder. copy(UpdateFleetAgentConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-