Class GetBucketObjectPropertiesOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String bucketId)
        Instantiates a new builder with required properties.
        Parameters:
        bucketId - the bucketId
    • Method Detail

      • bucketId

        public GetBucketObjectPropertiesOptions.Builder bucketId​(java.lang.String bucketId)
        Set the bucketId.
        Parameters:
        bucketId - the bucketId
        Returns:
        the GetBucketObjectPropertiesOptions builder
      • paths

        public GetBucketObjectPropertiesOptions.Builder paths​(java.util.List<Path> paths)
        Set the paths. Existing paths will be replaced.
        Parameters:
        paths - the paths
        Returns:
        the GetBucketObjectPropertiesOptions builder
      • authInstanceId

        public GetBucketObjectPropertiesOptions.Builder authInstanceId​(java.lang.String authInstanceId)
        Set the authInstanceId.
        Parameters:
        authInstanceId - the authInstanceId
        Returns:
        the GetBucketObjectPropertiesOptions builder