Uses of Class
com.oracle.bmc.lustrefilestorage.requests.CreateObjectStorageLinkRequest
-
Packages that use CreateObjectStorageLinkRequest Package Description com.oracle.bmc.lustrefilestorage com.oracle.bmc.lustrefilestorage.requests -
-
Uses of CreateObjectStorageLinkRequest in com.oracle.bmc.lustrefilestorage
Methods in com.oracle.bmc.lustrefilestorage with parameters of type CreateObjectStorageLinkRequest Modifier and Type Method Description CreateObjectStorageLinkResponseLustreFileStorage. createObjectStorageLink(CreateObjectStorageLinkRequest request)Creates an Object Storage link.Future<CreateObjectStorageLinkResponse>LustreFileStorageAsync. createObjectStorageLink(CreateObjectStorageLinkRequest request, AsyncHandler<CreateObjectStorageLinkRequest,CreateObjectStorageLinkResponse> handler)Creates an Object Storage link.Future<CreateObjectStorageLinkResponse>LustreFileStorageAsyncClient. createObjectStorageLink(CreateObjectStorageLinkRequest request, AsyncHandler<CreateObjectStorageLinkRequest,CreateObjectStorageLinkResponse> handler)CreateObjectStorageLinkResponseLustreFileStorageClient. createObjectStorageLink(CreateObjectStorageLinkRequest request)Method parameters in com.oracle.bmc.lustrefilestorage with type arguments of type CreateObjectStorageLinkRequest Modifier and Type Method Description Future<CreateObjectStorageLinkResponse>LustreFileStorageAsync. createObjectStorageLink(CreateObjectStorageLinkRequest request, AsyncHandler<CreateObjectStorageLinkRequest,CreateObjectStorageLinkResponse> handler)Creates an Object Storage link.Future<CreateObjectStorageLinkResponse>LustreFileStorageAsyncClient. createObjectStorageLink(CreateObjectStorageLinkRequest request, AsyncHandler<CreateObjectStorageLinkRequest,CreateObjectStorageLinkResponse> handler) -
Uses of CreateObjectStorageLinkRequest in com.oracle.bmc.lustrefilestorage.requests
Methods in com.oracle.bmc.lustrefilestorage.requests that return CreateObjectStorageLinkRequest Modifier and Type Method Description CreateObjectStorageLinkRequestCreateObjectStorageLinkRequest.Builder. build()Build the instance of CreateObjectStorageLinkRequest as configured by this builderCreateObjectStorageLinkRequestCreateObjectStorageLinkRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateObjectStorageLinkRequest as configured by this builderMethods in com.oracle.bmc.lustrefilestorage.requests with parameters of type CreateObjectStorageLinkRequest Modifier and Type Method Description CreateObjectStorageLinkRequest.BuilderCreateObjectStorageLinkRequest.Builder. copy(CreateObjectStorageLinkRequest o)Copy method to populate the builder with values from the given instance.
-