Interface ClusterNetworkInterfaceDetails.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<ClusterNetworkInterfaceDetails.Builder,,ClusterNetworkInterfaceDetails> SdkBuilder<ClusterNetworkInterfaceDetails.Builder,,ClusterNetworkInterfaceDetails> SdkPojo
- Enclosing class:
ClusterNetworkInterfaceDetails
@Mutable
@NotThreadSafe
public static interface ClusterNetworkInterfaceDetails.Builder
extends SdkPojo, CopyableBuilder<ClusterNetworkInterfaceDetails.Builder,ClusterNetworkInterfaceDetails>
-
Method Summary
Modifier and TypeMethodDescriptioninterfaceType(String interfaceType) The type of network interface for the instance group.interfaceType(ClusterInterfaceType interfaceType) The type of network interface for the instance group.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
interfaceType
The type of network interface for the instance group. Valid values are
efaandefa-only.- Parameters:
interfaceType- The type of network interface for the instance group. Valid values areefaandefa-only.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
interfaceType
The type of network interface for the instance group. Valid values are
efaandefa-only.- Parameters:
interfaceType- The type of network interface for the instance group. Valid values areefaandefa-only.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-