Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.CreateProvisionRequest
- 
Packages that use CreateProvisionRequest Package Description com.oracle.bmc.fleetappsmanagement com.oracle.bmc.fleetappsmanagement.requests 
- 
- 
Uses of CreateProvisionRequest in com.oracle.bmc.fleetappsmanagementMethods in com.oracle.bmc.fleetappsmanagement with parameters of type CreateProvisionRequest Modifier and Type Method Description CreateProvisionResponseFleetAppsManagementProvision. createProvision(CreateProvisionRequest request)Creates a Provision.Future<CreateProvisionResponse>FleetAppsManagementProvisionAsync. createProvision(CreateProvisionRequest request, AsyncHandler<CreateProvisionRequest,CreateProvisionResponse> handler)Creates a Provision.Future<CreateProvisionResponse>FleetAppsManagementProvisionAsyncClient. createProvision(CreateProvisionRequest request, AsyncHandler<CreateProvisionRequest,CreateProvisionResponse> handler)CreateProvisionResponseFleetAppsManagementProvisionClient. createProvision(CreateProvisionRequest request)Method parameters in com.oracle.bmc.fleetappsmanagement with type arguments of type CreateProvisionRequest Modifier and Type Method Description Future<CreateProvisionResponse>FleetAppsManagementProvisionAsync. createProvision(CreateProvisionRequest request, AsyncHandler<CreateProvisionRequest,CreateProvisionResponse> handler)Creates a Provision.Future<CreateProvisionResponse>FleetAppsManagementProvisionAsyncClient. createProvision(CreateProvisionRequest request, AsyncHandler<CreateProvisionRequest,CreateProvisionResponse> handler)
- 
Uses of CreateProvisionRequest in com.oracle.bmc.fleetappsmanagement.requestsMethods in com.oracle.bmc.fleetappsmanagement.requests that return CreateProvisionRequest Modifier and Type Method Description CreateProvisionRequestCreateProvisionRequest.Builder. build()Build the instance of CreateProvisionRequest as configured by this builderCreateProvisionRequestCreateProvisionRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateProvisionRequest as configured by this builderMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type CreateProvisionRequest Modifier and Type Method Description CreateProvisionRequest.BuilderCreateProvisionRequest.Builder. copy(CreateProvisionRequest o)Copy method to populate the builder with values from the given instance.
 
-