public static interface SelfManageResources.Builder extends SdkPojo, CopyableBuilder<SelfManageResources.Builder,SelfManageResources>
| Modifier and Type | Method and Description |
|---|---|
SelfManageResources.Builder |
targetDestination(Collection<SelfManageTargetDestination> targetDestination)
Self-managed resources target destination.
|
SelfManageResources.Builder |
targetDestination(SelfManageTargetDestination... targetDestination)
Self-managed resources target destination.
|
SelfManageResources.Builder |
targetDestinationWithStrings(Collection<String> targetDestination)
Self-managed resources target destination.
|
SelfManageResources.Builder |
targetDestinationWithStrings(String... targetDestination)
Self-managed resources target destination.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSelfManageResources.Builder targetDestinationWithStrings(Collection<String> targetDestination)
Self-managed resources target destination.
targetDestination - Self-managed resources target destination.SelfManageResources.Builder targetDestinationWithStrings(String... targetDestination)
Self-managed resources target destination.
targetDestination - Self-managed resources target destination.SelfManageResources.Builder targetDestination(Collection<SelfManageTargetDestination> targetDestination)
Self-managed resources target destination.
targetDestination - Self-managed resources target destination.SelfManageResources.Builder targetDestination(SelfManageTargetDestination... targetDestination)
Self-managed resources target destination.
targetDestination - Self-managed resources target destination.Copyright © 2023. All rights reserved.