public static interface AppComponent.Builder extends SdkPojo, CopyableBuilder<AppComponent.Builder,AppComponent>
| Modifier and Type | Method and Description |
|---|---|
AppComponent.Builder |
name(String name)
The name of the application component.
|
AppComponent.Builder |
type(String type)
The type of application component.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAppComponent.Builder name(String name)
The name of the application component.
name - The name of the application component.AppComponent.Builder type(String type)
The type of application component.
type - The type of application component.Copyright © 2022. All rights reserved.