Interface ListApplicationOperationsResponse.Builder

    • Method Detail

      • applicationOperationInfoList

        ListApplicationOperationsResponse.Builder applicationOperationInfoList​(Collection<ApplicationOperationInfo> applicationOperationInfoList)
        Sets the value of the ApplicationOperationInfoList property for this object.
        Parameters:
        applicationOperationInfoList - The new value for the ApplicationOperationInfoList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • applicationOperationInfoList

        ListApplicationOperationsResponse.Builder applicationOperationInfoList​(ApplicationOperationInfo... applicationOperationInfoList)
        Sets the value of the ApplicationOperationInfoList property for this object.
        Parameters:
        applicationOperationInfoList - The new value for the ApplicationOperationInfoList property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListApplicationOperationsResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.