PriceSheetResultInner Class

public final class PriceSheetResultInner
extends ProxyResource

An pricesheet resource.

Constructor Summary

Constructor Description
PriceSheetResultInner()

Method Summary

Modifier and Type Method and Description
MeterDetails download()

Get the download property: Pricesheet download details.

String etag()

Get the etag property: The etag for the resource.

String nextLink()

Get the nextLink property: The link (url) to the next page of results.

List<PriceSheetProperties> pricesheets()

Get the pricesheets property: Price sheet.

Map<String,String> tags()

Get the tags property: Resource tags.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

PriceSheetResultInner

public PriceSheetResultInner()

Method Details

download

public MeterDetails download()

Get the download property: Pricesheet download details.

Returns:

the download value.

etag

public String etag()

Get the etag property: The etag for the resource.

Returns:

the etag value.

nextLink

public String nextLink()

Get the nextLink property: The link (url) to the next page of results.

Returns:

the nextLink value.

pricesheets

public List pricesheets()

Get the pricesheets property: Price sheet.

Returns:

the pricesheets value.

tags

public Map tags()

Get the tags property: Resource tags.

Returns:

the tags value.

validate

public void validate()

Validates the instance.

Applies to