StorageTargetResource Class

public class StorageTargetResource
extends ProxyResource

Resource used by a cache.

Constructor Summary

Constructor Description
StorageTargetResource()

Creates an instance of StorageTargetResource class.

Method Summary

Modifier and Type Method and Description
String location()

Get the location property: Region name string.

SystemData systemData()

Get the systemData property: The system meta data relating to this resource.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

StorageTargetResource

public StorageTargetResource()

Creates an instance of StorageTargetResource class.

Method Details

location

public String location()

Get the location property: Region name string.

Returns:

the location value.

systemData

public SystemData systemData()

Get the systemData property: The system meta data relating to this resource.

Returns:

the systemData value.

validate

public void validate()

Validates the instance.

Applies to