Uses of Class
com.oracle.bmc.filestorage.model.UpdateSnapshotDetails.Builder
-
Packages that use UpdateSnapshotDetails.Builder Package Description com.oracle.bmc.filestorage.model -
-
Uses of UpdateSnapshotDetails.Builder in com.oracle.bmc.filestorage.model
Methods in com.oracle.bmc.filestorage.model that return UpdateSnapshotDetails.Builder Modifier and Type Method Description static UpdateSnapshotDetails.Builder
UpdateSnapshotDetails. builder()
Create a new builder.UpdateSnapshotDetails.Builder
UpdateSnapshotDetails.Builder. copy(UpdateSnapshotDetails model)
UpdateSnapshotDetails.Builder
UpdateSnapshotDetails.Builder. definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.UpdateSnapshotDetails.Builder
UpdateSnapshotDetails.Builder. expirationTime(Date expirationTime)
The UTC time when this snapshot will be deleted.UpdateSnapshotDetails.Builder
UpdateSnapshotDetails.Builder. freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.UpdateSnapshotDetails.Builder
UpdateSnapshotDetails. toBuilder()
-