Interface UpdateEc2DeepInspectionConfigurationResponse.Builder

    • Method Detail

      • errorMessage

        UpdateEc2DeepInspectionConfigurationResponse.Builder errorMessage​(String errorMessage)

        An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.

        Parameters:
        errorMessage - An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • orgPackagePaths

        UpdateEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths​(Collection<String> orgPackagePaths)

        The current Amazon Inspector deep inspection custom paths for the organization.

        Parameters:
        orgPackagePaths - The current Amazon Inspector deep inspection custom paths for the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • orgPackagePaths

        UpdateEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths​(String... orgPackagePaths)

        The current Amazon Inspector deep inspection custom paths for the organization.

        Parameters:
        orgPackagePaths - The current Amazon Inspector deep inspection custom paths for the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • packagePaths

        UpdateEc2DeepInspectionConfigurationResponse.Builder packagePaths​(Collection<String> packagePaths)

        The current Amazon Inspector deep inspection custom paths for your account.

        Parameters:
        packagePaths - The current Amazon Inspector deep inspection custom paths for your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • packagePaths

        UpdateEc2DeepInspectionConfigurationResponse.Builder packagePaths​(String... packagePaths)

        The current Amazon Inspector deep inspection custom paths for your account.

        Parameters:
        packagePaths - The current Amazon Inspector deep inspection custom paths for your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.