Uses of Class
com.oracle.bmc.fleetappsmanagement.responses.CreatePatchResponse
- 
Packages that use CreatePatchResponse Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.responses 
- 
- 
Uses of CreatePatchResponse in com.oracle.bmc.fleetappsmanagementMethods in com.oracle.bmc.fleetappsmanagement that return CreatePatchResponse Modifier and Type Method Description CreatePatchResponseFleetAppsManagementOperations. createPatch(CreatePatchRequest request)Creates a new Patch.CreatePatchResponseFleetAppsManagementOperationsClient. createPatch(CreatePatchRequest request)Methods in com.oracle.bmc.fleetappsmanagement that return types with arguments of type CreatePatchResponse Modifier and Type Method Description Future<CreatePatchResponse>FleetAppsManagementOperationsAsync. createPatch(CreatePatchRequest request, AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)Creates a new Patch.Future<CreatePatchResponse>FleetAppsManagementOperationsAsyncClient. createPatch(CreatePatchRequest request, AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type CreatePatchResponse Modifier and Type Method Description Future<CreatePatchResponse>FleetAppsManagementOperationsAsync. createPatch(CreatePatchRequest request, AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)Creates a new Patch.Future<CreatePatchResponse>FleetAppsManagementOperationsAsyncClient. createPatch(CreatePatchRequest request, AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)
- 
Uses of CreatePatchResponse in com.oracle.bmc.fleetappsmanagement.responsesMethods in com.oracle.bmc.fleetappsmanagement.responses that return CreatePatchResponse Modifier and Type Method Description CreatePatchResponseCreatePatchResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type CreatePatchResponse Modifier and Type Method Description CreatePatchResponse.BuilderCreatePatchResponse.Builder. copy(CreatePatchResponse o)Copy method to populate the builder with values from the given instance.
 
-