Uses of Class
com.oracle.bmc.fleetappsmanagement.model.PatchFileObjectStorageBucketContentDetails.Builder
-
Packages that use PatchFileObjectStorageBucketContentDetails.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of PatchFileObjectStorageBucketContentDetails.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return PatchFileObjectStorageBucketContentDetails.Builder Modifier and Type Method Description PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails.Builder. bucketName(String bucketName)
Bucket Name.static PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails. builder()
Create a new builder.PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails.Builder. checksum(String checksum)
md5 checksum of the artifact.PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails.Builder. copy(PatchFileObjectStorageBucketContentDetails model)
PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails.Builder. namespaceName(String namespaceName)
Namespace.PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails.Builder. objectName(String objectName)
Object Name.PatchFileObjectStorageBucketContentDetails.Builder
PatchFileObjectStorageBucketContentDetails. toBuilder()
-