WebtestsResource Class

public class WebtestsResource
extends Resource

An azure resource object.

Constructor Summary

Constructor Description
WebtestsResource()

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

WebtestsResource withLocation(String location)
WebtestsResource withTags(Map<String,String> tags)

Methods inherited from ProxyResource

Methods inherited from Resource

Methods inherited from java.lang.Object

Constructor Details

WebtestsResource

public WebtestsResource()

Method Details

validate

public void validate()

Validates the instance.

withLocation

public WebtestsResource withLocation(String location)

Overrides:

WebtestsResource.withLocation(String location)

Parameters:

location

withTags

public WebtestsResource withTags(Map tags)

Overrides:

WebtestsResource.withTags(Map<String,String> tags)

Parameters:

tags

Applies to