Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ListPlatformConfigurationsRequest
-
Packages that use ListPlatformConfigurationsRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ListPlatformConfigurationsRequest in com.oracle.bmc.fleetappsmanagement
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type ListPlatformConfigurationsRequest Modifier and Type Method Description Future<ListPlatformConfigurationsResponse>FleetAppsManagementAdminAsync. listPlatformConfigurations(ListPlatformConfigurationsRequest request, AsyncHandler<ListPlatformConfigurationsRequest,ListPlatformConfigurationsResponse> handler)Returns a list of all the Platform Configurations in the specified compartment.Future<ListPlatformConfigurationsResponse>FleetAppsManagementAdminAsyncClient. listPlatformConfigurations(ListPlatformConfigurationsRequest request, AsyncHandler<ListPlatformConfigurationsRequest,ListPlatformConfigurationsResponse> handler) -
Uses of ListPlatformConfigurationsRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ListPlatformConfigurationsRequest Modifier and Type Method Description ListPlatformConfigurationsRequestListPlatformConfigurationsRequest.Builder. build()Build the instance of ListPlatformConfigurationsRequest as configured by this builderListPlatformConfigurationsRequestListPlatformConfigurationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListPlatformConfigurationsRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ListPlatformConfigurationsRequest Modifier and Type Method Description ListPlatformConfigurationsRequest.BuilderListPlatformConfigurationsRequest.Builder. copy(ListPlatformConfigurationsRequest o)Copy method to populate the builder with values from the given instance.
-