public static interface ApplicationComponentSummary.Builder extends SdkPojo, CopyableBuilder<ApplicationComponentSummary.Builder,ApplicationComponentSummary>
| Modifier and Type | Method and Description |
|---|---|
ApplicationComponentSummary.Builder |
appType(AppType appType)
Contains the name of application types.
|
ApplicationComponentSummary.Builder |
appType(String appType)
Contains the name of application types.
|
ApplicationComponentSummary.Builder |
count(Integer count)
Contains the count of application type.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildApplicationComponentSummary.Builder appType(String appType)
Contains the name of application types.
ApplicationComponentSummary.Builder appType(AppType appType)
Contains the name of application types.
ApplicationComponentSummary.Builder count(Integer count)
Contains the count of application type.
count - Contains the count of application type.Copyright © 2022. All rights reserved.