Interface CustomPluginLocation.Builder

    • Method Detail

      • s3Location

        CustomPluginLocation.Builder s3Location​(S3Location s3Location)

        The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.

        Parameters:
        s3Location - The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.
        Returns:
        Returns a reference to this object so that method calls can be chained together.