Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static GroupIdentifier.Builder |
GroupIdentifier.builder() |
GroupIdentifier.Builder |
GroupIdentifier.Builder.groupId(String groupId)
The ID of the security group.
|
GroupIdentifier.Builder |
GroupIdentifier.Builder.groupName(String groupName)
The name of the security group.
|
GroupIdentifier.Builder |
GroupIdentifier.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends GroupIdentifier.Builder> |
GroupIdentifier.serializableBuilderClass() |
Copyright © 2022. All rights reserved.