public static interface ResourceIdPreference.Builder extends SdkPojo, CopyableBuilder<ResourceIdPreference.Builder,ResourceIdPreference>
| Modifier and Type | Method and Description |
|---|---|
ResourceIdPreference.Builder |
resourceIdType(ResourceIdType resourceIdType)
Sets the value of the ResourceIdType property for this object.
|
ResourceIdPreference.Builder |
resourceIdType(String resourceIdType)
Sets the value of the ResourceIdType property for this object.
|
ResourceIdPreference.Builder |
resources(Collection<Resource> resources)
Sets the value of the Resources property for this object.
|
ResourceIdPreference.Builder |
resources(Resource... resources)
Sets the value of the Resources property for this object.
|
ResourceIdPreference.Builder |
resourcesWithStrings(Collection<String> resources)
Sets the value of the Resources property for this object.
|
ResourceIdPreference.Builder |
resourcesWithStrings(String... resources)
Sets the value of the Resources property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceIdPreference.Builder resourceIdType(String resourceIdType)
resourceIdType - The new value for the ResourceIdType property for this object.ResourceIdType,
ResourceIdTypeResourceIdPreference.Builder resourceIdType(ResourceIdType resourceIdType)
resourceIdType - The new value for the ResourceIdType property for this object.ResourceIdType,
ResourceIdTypeResourceIdPreference.Builder resourcesWithStrings(Collection<String> resources)
resources - The new value for the Resources property for this object.ResourceIdPreference.Builder resourcesWithStrings(String... resources)
resources - The new value for the Resources property for this object.ResourceIdPreference.Builder resources(Collection<Resource> resources)
resources - The new value for the Resources property for this object.ResourceIdPreference.Builder resources(Resource... resources)
resources - The new value for the Resources property for this object.Copyright © 2021. All rights reserved.