Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateNetworkInterfacePermissionResponse.Builder
Packages that use CreateNetworkInterfacePermissionResponse.Builder
-
Uses of CreateNetworkInterfacePermissionResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateNetworkInterfacePermissionResponse.BuilderModifier and TypeMethodDescriptionCreateNetworkInterfacePermissionResponse.builder()CreateNetworkInterfacePermissionResponse.Builder.interfacePermission(Consumer<NetworkInterfacePermission.Builder> interfacePermission) Information about the permission for the network interface.CreateNetworkInterfacePermissionResponse.Builder.interfacePermission(NetworkInterfacePermission interfacePermission) Information about the permission for the network interface.CreateNetworkInterfacePermissionResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateNetworkInterfacePermissionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateNetworkInterfacePermissionResponse.Builder>CreateNetworkInterfacePermissionResponse.serializableBuilderClass()