StorageMigrationResponseInner Class

public final class StorageMigrationResponseInner
extends ProxyOnlyResource

Response for a migration of app content request.

Constructor Summary

Constructor Description
StorageMigrationResponseInner()

Creates an instance of StorageMigrationResponseInner class.

Method Summary

Modifier and Type Method and Description
String operationId()

Get the operationId property: When server starts the migration process, it will return an operation ID identifying that particular migration operation.

void validate()

Validates the instance.

StorageMigrationResponseInner 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

StorageMigrationResponseInner

public StorageMigrationResponseInner()

Creates an instance of StorageMigrationResponseInner class.

Method Details

operationId

public String operationId()

Get the operationId property: When server starts the migration process, it will return an operation ID identifying that particular migration operation.

Returns:

the operationId value.

validate

public void validate()

Validates the instance.

Overrides:

StorageMigrationResponseInner.validate()

withKind

public StorageMigrationResponseInner withKind(String kind)

Set the kind property: Kind of resource.

Overrides:

StorageMigrationResponseInner.withKind(String kind)

Parameters:

kind

Applies to