Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.UpdatePlatformConfigurationResponse
- 
Packages that use UpdatePlatformConfigurationResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of UpdatePlatformConfigurationResponse in com.oracle.bmc.fleetappsmanagementMethods in com.oracle.bmc.fleetappsmanagement that return UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponseFleetAppsManagementAdmin. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)Updates the PlatformConfigurationUpdatePlatformConfigurationResponseFleetAppsManagementAdminClient. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type UpdatePlatformConfigurationResponse Modifier and Type Method Description Future<UpdatePlatformConfigurationResponse>FleetAppsManagementAdminAsync. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)Updates the PlatformConfigurationFuture<UpdatePlatformConfigurationResponse>FleetAppsManagementAdminAsyncClient. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type UpdatePlatformConfigurationResponse Modifier and Type Method Description Future<UpdatePlatformConfigurationResponse>FleetAppsManagementAdminAsync. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)Updates the PlatformConfigurationFuture<UpdatePlatformConfigurationResponse>FleetAppsManagementAdminAsyncClient. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)
- 
Uses of UpdatePlatformConfigurationResponse in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponseUpdatePlatformConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponse.BuilderUpdatePlatformConfigurationResponse.Builder. copy(UpdatePlatformConfigurationResponse o)Copy method to populate the builder with values from the given instance.
 
-