Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.EnableLatestPolicyRequest
-
Packages that use EnableLatestPolicyRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of EnableLatestPolicyRequest in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement with parameters of type EnableLatestPolicyRequest Modifier and Type Method Description EnableLatestPolicyResponse
FleetAppsManagementAdmin. enableLatestPolicy(EnableLatestPolicyRequest request)
Enable Policies for a newer version of Fleet Application ManagementFuture<EnableLatestPolicyResponse>
FleetAppsManagementAdminAsync. enableLatestPolicy(EnableLatestPolicyRequest request, AsyncHandler<EnableLatestPolicyRequest,EnableLatestPolicyResponse> handler)
Enable Policies for a newer version of Fleet Application ManagementFuture<EnableLatestPolicyResponse>
FleetAppsManagementAdminAsyncClient. enableLatestPolicy(EnableLatestPolicyRequest request, AsyncHandler<EnableLatestPolicyRequest,EnableLatestPolicyResponse> handler)
EnableLatestPolicyResponse
FleetAppsManagementAdminClient. enableLatestPolicy(EnableLatestPolicyRequest request)
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type EnableLatestPolicyRequest Modifier and Type Method Description Future<EnableLatestPolicyResponse>
FleetAppsManagementAdminAsync. enableLatestPolicy(EnableLatestPolicyRequest request, AsyncHandler<EnableLatestPolicyRequest,EnableLatestPolicyResponse> handler)
Enable Policies for a newer version of Fleet Application ManagementFuture<EnableLatestPolicyResponse>
FleetAppsManagementAdminAsyncClient. enableLatestPolicy(EnableLatestPolicyRequest request, AsyncHandler<EnableLatestPolicyRequest,EnableLatestPolicyResponse> handler)
-
Uses of EnableLatestPolicyRequest in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return EnableLatestPolicyRequest Modifier and Type Method Description EnableLatestPolicyRequest
EnableLatestPolicyRequest.Builder. build()
Build the instance of EnableLatestPolicyRequest as configured by this builderEnableLatestPolicyRequest
EnableLatestPolicyRequest.Builder. buildWithoutInvocationCallback()
Build the instance of EnableLatestPolicyRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type EnableLatestPolicyRequest Modifier and Type Method Description EnableLatestPolicyRequest.Builder
EnableLatestPolicyRequest.Builder. copy(EnableLatestPolicyRequest o)
Copy method to populate the builder with values from the given instance.
-