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