Uses of Class
com.oracle.bmc.lustrefilestorage.model.CreateObjectStorageLinkDetails
-
Packages that use CreateObjectStorageLinkDetails Package Description com.oracle.bmc.lustrefilestorage.model com.oracle.bmc.lustrefilestorage.requests -
-
Uses of CreateObjectStorageLinkDetails in com.oracle.bmc.lustrefilestorage.model
Methods in com.oracle.bmc.lustrefilestorage.model that return CreateObjectStorageLinkDetails Modifier and Type Method Description CreateObjectStorageLinkDetailsCreateObjectStorageLinkDetails.Builder. build()Methods in com.oracle.bmc.lustrefilestorage.model with parameters of type CreateObjectStorageLinkDetails Modifier and Type Method Description CreateObjectStorageLinkDetails.BuilderCreateObjectStorageLinkDetails.Builder. copy(CreateObjectStorageLinkDetails model) -
Uses of CreateObjectStorageLinkDetails in com.oracle.bmc.lustrefilestorage.requests
Methods in com.oracle.bmc.lustrefilestorage.requests that return CreateObjectStorageLinkDetails Modifier and Type Method Description CreateObjectStorageLinkDetailsCreateObjectStorageLinkRequest. getBody$()Alternative accessor for the body parameter.CreateObjectStorageLinkDetailsCreateObjectStorageLinkRequest. getCreateObjectStorageLinkDetails()Details for the new Object Storage link.Methods in com.oracle.bmc.lustrefilestorage.requests with parameters of type CreateObjectStorageLinkDetails Modifier and Type Method Description CreateObjectStorageLinkRequest.BuilderCreateObjectStorageLinkRequest.Builder. body$(CreateObjectStorageLinkDetails body)Alternative setter for the body parameter.CreateObjectStorageLinkRequest.BuilderCreateObjectStorageLinkRequest.Builder. createObjectStorageLinkDetails(CreateObjectStorageLinkDetails createObjectStorageLinkDetails)Details for the new Object Storage link.
-