Java com.amazonaws.services.pricing.model Filter fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetField(String field)

The product metadata field that you want to filter on.

voidsetType(String type)

The type of filter that you want to use.

voidsetValue(String value)

The service code or attribute value that you want to filter by.