SnapshotInner Class

public final class SnapshotInner
extends ProxyOnlyResource

A snapshot of an app.

Constructor Summary

Constructor Description
SnapshotInner()

Creates an instance of SnapshotInner class.

Method Summary

Modifier and Type Method and Description
String time()

Get the time property: The time the snapshot was taken.

void validate()

Validates the instance.

SnapshotInner withKind(String kind)

Set the kind property: Kind of resource.

Methods inherited from ProxyResource

Methods inherited from ProxyOnlyResource

Methods inherited from java.lang.Object

Constructor Details

SnapshotInner

public SnapshotInner()

Creates an instance of SnapshotInner class.

Method Details

time

public String time()

Get the time property: The time the snapshot was taken.

Returns:

the time value.

validate

public void validate()

Validates the instance.

Overrides:

SnapshotInner.validate()

withKind

public SnapshotInner withKind(String kind)

Set the kind property: Kind of resource.

Overrides:

SnapshotInner.withKind(String kind)

Parameters:

kind

Applies to