Uses of Class
co.yellowdog.platform.model.AwsSecondaryNetworkInterface.Builder
Packages that use AwsSecondaryNetworkInterface.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of AwsSecondaryNetworkInterface.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return AwsSecondaryNetworkInterface.BuilderModifier and TypeMethodDescriptionAwsSecondaryNetworkInterface.builder()
AwsSecondaryNetworkInterface.Builder.networkInterfaceType
(AwsNetworkInterfaceType networkInterfaceType) Determines the type of the network interface.AwsSecondaryNetworkInterface.Builder.securityGroupId
(String securityGroupId) Optional securityGroupId for this network interface.Optional subnetId for this network interface.AwsSecondaryNetworkInterface.toBuilder()