public static interface NoManagementPreference.Builder extends SdkPojo, CopyableBuilder<NoManagementPreference.Builder,NoManagementPreference>
| Modifier and Type | Method and Description |
|---|---|
NoManagementPreference.Builder |
targetDestination(Collection<NoPreferenceTargetDestination> targetDestination)
The choice of application destination that you specify.
|
NoManagementPreference.Builder |
targetDestination(NoPreferenceTargetDestination... targetDestination)
The choice of application destination that you specify.
|
NoManagementPreference.Builder |
targetDestinationWithStrings(Collection<String> targetDestination)
The choice of application destination that you specify.
|
NoManagementPreference.Builder |
targetDestinationWithStrings(String... targetDestination)
The choice of application destination that you specify.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNoManagementPreference.Builder targetDestinationWithStrings(Collection<String> targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.NoManagementPreference.Builder targetDestinationWithStrings(String... targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.NoManagementPreference.Builder targetDestination(Collection<NoPreferenceTargetDestination> targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.NoManagementPreference.Builder targetDestination(NoPreferenceTargetDestination... targetDestination)
The choice of application destination that you specify.
targetDestination - The choice of application destination that you specify.Copyright © 2023. All rights reserved.