Interface ResourceStatus.Builder

    • Method Detail

      • ec2

        ResourceStatus.Builder ec2​(String ec2)

        The status of Amazon Inspector scanning for Amazon EC2 resources.

        Parameters:
        ec2 - The status of Amazon Inspector scanning for Amazon EC2 resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • ec2

        ResourceStatus.Builder ec2​(Status ec2)

        The status of Amazon Inspector scanning for Amazon EC2 resources.

        Parameters:
        ec2 - The status of Amazon Inspector scanning for Amazon EC2 resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • ecr

        ResourceStatus.Builder ecr​(String ecr)

        The status of Amazon Inspector scanning for Amazon ECR resources.

        Parameters:
        ecr - The status of Amazon Inspector scanning for Amazon ECR resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • ecr

        ResourceStatus.Builder ecr​(Status ecr)

        The status of Amazon Inspector scanning for Amazon ECR resources.

        Parameters:
        ecr - The status of Amazon Inspector scanning for Amazon ECR resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • lambda

        ResourceStatus.Builder lambda​(String lambda)

        The status of Amazon Inspector scanning for Amazon Web Services Lambda function.

        Parameters:
        lambda - The status of Amazon Inspector scanning for Amazon Web Services Lambda function.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • lambda

        ResourceStatus.Builder lambda​(Status lambda)

        The status of Amazon Inspector scanning for Amazon Web Services Lambda function.

        Parameters:
        lambda - The status of Amazon Inspector scanning for Amazon Web Services Lambda function.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • lambdaCode

        ResourceStatus.Builder lambdaCode​(String lambdaCode)

        The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.

        Parameters:
        lambdaCode - The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status
      • lambdaCode

        ResourceStatus.Builder lambdaCode​(Status lambdaCode)

        The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.

        Parameters:
        lambdaCode - The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status, Status