Java com.amazonaws.services.ec2.model CreateVolumePermissionModifications fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ec2.model CreateVolumePermissionModifications fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ec2.model CreateVolumePermissionModifications.

The text is from its open source code.

Constructor

Method

voidsetAdd(java.util.Collection add)

Adds the specified AWS account ID or group to the list.

voidsetRemove(java.util.Collection remove)

Removes the specified AWS account ID or group from the list.