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.fleetappsmanagementMethods in com.oracle.bmc.fleetappsmanagement that return EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponseFleetAppsManagementAdmin. enableLatestPolicy(EnableLatestPolicyRequest request)Enable Policies for a newer version of Fleet Application ManagementEnableLatestPolicyResponseFleetAppsManagementAdminClient. 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.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponseEnableLatestPolicyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type EnableLatestPolicyResponse Modifier and Type Method Description EnableLatestPolicyResponse.BuilderEnableLatestPolicyResponse.Builder. copy(EnableLatestPolicyResponse o)Copy method to populate the builder with values from the given instance.
 
-