Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.UpdatePlatformConfigurationRequest
-
Packages that use UpdatePlatformConfigurationRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of UpdatePlatformConfigurationRequest in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement with parameters of type UpdatePlatformConfigurationRequest Modifier and Type Method Description UpdatePlatformConfigurationResponse
FleetAppsManagementAdmin. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)
Updates the PlatformConfigurationFuture<UpdatePlatformConfigurationResponse>
FleetAppsManagementAdminAsync. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)
Updates the PlatformConfigurationFuture<UpdatePlatformConfigurationResponse>
FleetAppsManagementAdminAsyncClient. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request, AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)
UpdatePlatformConfigurationResponse
FleetAppsManagementAdminClient. updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type UpdatePlatformConfigurationRequest 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 UpdatePlatformConfigurationRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return UpdatePlatformConfigurationRequest Modifier and Type Method Description UpdatePlatformConfigurationRequest
UpdatePlatformConfigurationRequest.Builder. build()
Build the instance of UpdatePlatformConfigurationRequest as configured by this builderUpdatePlatformConfigurationRequest
UpdatePlatformConfigurationRequest.Builder. buildWithoutInvocationCallback()
Build the instance of UpdatePlatformConfigurationRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type UpdatePlatformConfigurationRequest Modifier and Type Method Description UpdatePlatformConfigurationRequest.Builder
UpdatePlatformConfigurationRequest.Builder. copy(UpdatePlatformConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
-