Uses of Class
com.oracle.bmc.filestorage.model.CreateExportDetails
-
Packages that use CreateExportDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests -
-
Uses of CreateExportDetails in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return CreateExportDetails Modifier and Type Method Description CreateExportDetailsCreateExportDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type CreateExportDetails Modifier and Type Method Description CreateExportDetails.BuilderCreateExportDetails.Builder. copy(CreateExportDetails model) -
Uses of CreateExportDetails in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return CreateExportDetails Modifier and Type Method Description CreateExportDetailsCreateExportRequest. getBody$()Alternative accessor for the body parameter.CreateExportDetailsCreateExportRequest. getCreateExportDetails()Details for creating a new export.Methods in com.oracle.bmc.filestorage.requests with parameters of type CreateExportDetails Modifier and Type Method Description CreateExportRequest.BuilderCreateExportRequest.Builder. body$(CreateExportDetails body)Alternative setter for the body parameter.CreateExportRequest.BuilderCreateExportRequest.Builder. createExportDetails(CreateExportDetails createExportDetails)Details for creating a new export.
-