Uses of Class
com.oracle.bmc.core.responses.ApplyHostConfigurationResponse
-
Packages that use ApplyHostConfigurationResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ApplyHostConfigurationResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ApplyHostConfigurationResponse Modifier and Type Method Description ApplyHostConfigurationResponseCompute. applyHostConfiguration(ApplyHostConfigurationRequest request)Triggers the asynchronous process that applies the host’s target configurationApplyHostConfigurationResponseComputeClient. applyHostConfiguration(ApplyHostConfigurationRequest request)Method parameters in com.oracle.bmc.core with type arguments of type ApplyHostConfigurationResponse Modifier and Type Method Description Future<ApplyHostConfigurationResponse>ComputeAsync. applyHostConfiguration(ApplyHostConfigurationRequest request, AsyncHandler<ApplyHostConfigurationRequest,ApplyHostConfigurationResponse> handler)Triggers the asynchronous process that applies the host’s target configurationFuture<ApplyHostConfigurationResponse>ComputeAsyncClient. applyHostConfiguration(ApplyHostConfigurationRequest request, AsyncHandler<ApplyHostConfigurationRequest,ApplyHostConfigurationResponse> handler) -
Uses of ApplyHostConfigurationResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ApplyHostConfigurationResponse Modifier and Type Method Description ApplyHostConfigurationResponseApplyHostConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ApplyHostConfigurationResponse Modifier and Type Method Description ApplyHostConfigurationResponse.BuilderApplyHostConfigurationResponse.Builder. copy(ApplyHostConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-