Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.EnableLatestPolicyResponse
-
Packages that use EnableLatestPolicyResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of EnableLatestPolicyResponse in com.oracle.bmc.fleetappsmanagement
Methods in com.oracle.bmc.fleetappsmanagement that return EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponse
FleetAppsManagementAdmin. enableLatestPolicy(EnableLatestPolicyRequest request)
Enable Policies for a newer version of Fleet Application ManagementEnableLatestPolicyResponse
FleetAppsManagementAdminClient. enableLatestPolicy(EnableLatestPolicyRequest request)
Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type EnableLatestPolicyResponse 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)
Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type EnableLatestPolicyResponse 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 EnableLatestPolicyResponse in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponse
EnableLatestPolicyResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponse.Builder
EnableLatestPolicyResponse.Builder. copy(EnableLatestPolicyResponse o)
Copy method to populate the builder with values from the given instance.
-