Interface GetEc2DeepInspectionConfigurationResponse.Builder

    • Method Detail

      • errorMessage

        GetEc2DeepInspectionConfigurationResponse.Builder errorMessage​(String errorMessage)

        An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for your account.

        Parameters:
        errorMessage - An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for your account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • orgPackagePaths

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

        The Amazon Inspector deep inspection custom paths for your organization.

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

        GetEc2DeepInspectionConfigurationResponse.Builder orgPackagePaths​(String... orgPackagePaths)

        The Amazon Inspector deep inspection custom paths for your organization.

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

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

        The Amazon Inspector deep inspection custom paths for your account.

        Parameters:
        packagePaths - The 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

        GetEc2DeepInspectionConfigurationResponse.Builder packagePaths​(String... packagePaths)

        The Amazon Inspector deep inspection custom paths for your account.

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