Uses of Interface
software.amazon.awssdk.services.ec2.model.TagFieldSpecificationResponse.Builder
Packages that use TagFieldSpecificationResponse.Builder
-
Uses of TagFieldSpecificationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TagFieldSpecificationResponse.BuilderModifier and TypeMethodDescriptionTagFieldSpecificationResponse.builder()TagFieldSpecificationResponse.Builder.resourceType(String resourceType) The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationResponse.Builder.resourceType(TaggableResourceType resourceType) The resource type for the tag keys associated with the Flow Logs Amazon EC2 Tags feature fields in your custom log format.The tag keys on your tagged resources to be displayed by the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationResponse.Builder.tagKeys(Collection<String> tagKeys) The tag keys on your tagged resources to be displayed by the Flow Logs Amazon EC2 Tags feature fields in your custom log format.TagFieldSpecificationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TagFieldSpecificationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TagFieldSpecificationResponse.Builder>TagFieldSpecificationResponse.serializableBuilderClass()