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