Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePlatformConfigurationResponse |
FleetAppsManagementAdmin.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request)
Updates the PlatformConfiguration
|
UpdatePlatformConfigurationResponse |
FleetAppsManagementAdminClient.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request) |
Future<UpdatePlatformConfigurationResponse> |
FleetAppsManagementAdminAsync.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request,
AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)
Updates the PlatformConfiguration
|
Future<UpdatePlatformConfigurationResponse> |
FleetAppsManagementAdminAsyncClient.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request,
AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePlatformConfigurationResponse> |
FleetAppsManagementAdminAsync.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request,
AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler)
Updates the PlatformConfiguration
|
Future<UpdatePlatformConfigurationResponse> |
FleetAppsManagementAdminAsyncClient.updatePlatformConfiguration(UpdatePlatformConfigurationRequest request,
AsyncHandler<UpdatePlatformConfigurationRequest,UpdatePlatformConfigurationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdatePlatformConfigurationRequest |
UpdatePlatformConfigurationRequest.Builder.build()
Build the instance of UpdatePlatformConfigurationRequest as configured by this builder
|
UpdatePlatformConfigurationRequest |
UpdatePlatformConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePlatformConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePlatformConfigurationRequest.Builder |
UpdatePlatformConfigurationRequest.Builder.copy(UpdatePlatformConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.