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.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement that return UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponse
FleetAppsManagementAdmin. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)
Updates the PlatformConfigurationUpdatePlatformConfigurationResponse
FleetAppsManagementAdminClient. 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.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponse
UpdatePlatformConfigurationResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type UpdatePlatformConfigurationResponse Modifier and Type Method Description UpdatePlatformConfigurationResponse.Builder
UpdatePlatformConfigurationResponse.Builder. copy(UpdatePlatformConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
-