Interface ParticipatingResourceID.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ParticipatingResourceID.Builder,
,ParticipatingResourceID> SdkBuilder<ParticipatingResourceID.Builder,
,ParticipatingResourceID> SdkPojo
- Enclosing class:
ParticipatingResourceID
public static interface ParticipatingResourceID.Builder
extends SdkPojo, CopyableBuilder<ParticipatingResourceID.Builder,ParticipatingResourceID>
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
sourceNetworkID
Source Network ID.
- Parameters:
sourceNetworkID
- Source Network ID.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-