Uses of Class
com.oracle.bmc.filestorage.model.UpdateExportDetails
-
Packages that use UpdateExportDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests -
-
Uses of UpdateExportDetails in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return UpdateExportDetails Modifier and Type Method Description UpdateExportDetailsUpdateExportDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type UpdateExportDetails Modifier and Type Method Description UpdateExportDetails.BuilderUpdateExportDetails.Builder. copy(UpdateExportDetails model) -
Uses of UpdateExportDetails in com.oracle.bmc.filestorage.requests
Methods in com.oracle.bmc.filestorage.requests that return UpdateExportDetails Modifier and Type Method Description UpdateExportDetailsUpdateExportRequest. getBody$()Alternative accessor for the body parameter.UpdateExportDetailsUpdateExportRequest. getUpdateExportDetails()Details object for updating an export.Methods in com.oracle.bmc.filestorage.requests with parameters of type UpdateExportDetails Modifier and Type Method Description UpdateExportRequest.BuilderUpdateExportRequest.Builder. body$(UpdateExportDetails body)Alternative setter for the body parameter.UpdateExportRequest.BuilderUpdateExportRequest.Builder. updateExportDetails(UpdateExportDetails updateExportDetails)Details object for updating an export.
-