Interface InvokedIntentSample.Builder

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

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

    • intentName

      InvokedIntentSample.Builder intentName(String intentName)

      The name of an intent that was invoked.

      Parameters:
      intentName - The name of an intent that was invoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.