Interface ListApplicationsFilter.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ListApplicationsFilter.Builder,ListApplicationsFilter>, SdkBuilder<ListApplicationsFilter.Builder,ListApplicationsFilter>, SdkPojo
Enclosing class:
ListApplicationsFilter

public static interface ListApplicationsFilter.Builder extends SdkPojo, CopyableBuilder<ListApplicationsFilter.Builder,ListApplicationsFilter>
  • Method Details

    • applicationAccount

      ListApplicationsFilter.Builder applicationAccount(String applicationAccount)

      An Amazon Web Services account ID number that filters the results in the response.

      Parameters:
      applicationAccount - An Amazon Web Services account ID number that filters the results in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationProvider

      ListApplicationsFilter.Builder applicationProvider(String applicationProvider)

      The ARN of an application provider that can filter the results in the response.

      Parameters:
      applicationProvider - The ARN of an application provider that can filter the results in the response.
      Returns:
      Returns a reference to this object so that method calls can be chained together.