ModuleInner Class

public final class ModuleInner
extends Resource

Definition of the module type.

Constructor Summary

Constructor Description
ModuleInner()

Method Summary

Modifier and Type Method and Description
Integer activityCount()

Get the activityCount property: Gets or sets the activity count of the module.

ContentLink contentLink()

Get the contentLink property: Gets or sets the contentLink of the module.

OffsetDateTime creationTime()

Get the creationTime property: Gets or sets the creation time.

String description()

Get the description property: Gets or sets the description.

ModuleErrorInfo error()

Get the error property: Gets or sets the error info of the module.

String etag()

Get the etag property: Gets or sets the etag of the resource.

Boolean isComposite()

Get the isComposite property: Gets or sets type of module, if its composite or not.

Boolean isGlobal()

Get the isGlobal property: Gets or sets the isGlobal flag of the module.

OffsetDateTime lastModifiedTime()

Get the lastModifiedTime property: Gets or sets the last modified time.

ModuleProvisioningState provisioningState()

Get the provisioningState property: Gets or sets the provisioning state of the module.

Long sizeInBytes()

Get the sizeInBytes property: Gets or sets the size in bytes of the module.

void validate()

Validates the instance.

String version()

Get the version property: Gets or sets the version of the module.

ModuleInner withActivityCount(Integer activityCount)

Set the activityCount property: Gets or sets the activity count of the module.

ModuleInner withContentLink(ContentLink contentLink)

Set the contentLink property: Gets or sets the contentLink of the module.

ModuleInner withCreationTime(OffsetDateTime creationTime)

Set the creationTime property: Gets or sets the creation time.

ModuleInner withDescription(String description)

Set the description property: Gets or sets the description.

ModuleInner withError(ModuleErrorInfo error)

Set the error property: Gets or sets the error info of the module.

ModuleInner withEtag(String etag)

Set the etag property: Gets or sets the etag of the resource.

ModuleInner withIsComposite(Boolean isComposite)

Set the isComposite property: Gets or sets type of module, if its composite or not.

ModuleInner withIsGlobal(Boolean isGlobal)

Set the isGlobal property: Gets or sets the isGlobal flag of the module.

ModuleInner withLastModifiedTime(OffsetDateTime lastModifiedTime)

Set the lastModifiedTime property: Gets or sets the last modified time.

ModuleInner withLocation(String location)
ModuleInner withProvisioningState(ModuleProvisioningState provisioningState)

Set the provisioningState property: Gets or sets the provisioning state of the module.

ModuleInner withSizeInBytes(Long sizeInBytes)

Set the sizeInBytes property: Gets or sets the size in bytes of the module.

ModuleInner withTags(Map<String,String> tags)
ModuleInner withVersion(String version)

Set the version property: Gets or sets the version of the module.

Methods inherited from ProxyResource

Methods inherited from Resource

Methods inherited from java.lang.Object

Constructor Details

ModuleInner

public ModuleInner()

Method Details

activityCount

public Integer activityCount()

Get the activityCount property: Gets or sets the activity count of the module.

Returns:

the activityCount value.

contentLink

public ContentLink contentLink()

Get the contentLink property: Gets or sets the contentLink of the module.

Returns:

the contentLink value.

creationTime

public OffsetDateTime creationTime()

Get the creationTime property: Gets or sets the creation time.

Returns:

the creationTime value.

description

public String description()

Get the description property: Gets or sets the description.

Returns:

the description value.

error

public ModuleErrorInfo error()

Get the error property: Gets or sets the error info of the module.

Returns:

the error value.

etag

public String etag()

Get the etag property: Gets or sets the etag of the resource.

Returns:

the etag value.

isComposite

public Boolean isComposite()

Get the isComposite property: Gets or sets type of module, if its composite or not.

Returns:

the isComposite value.

isGlobal

public Boolean isGlobal()

Get the isGlobal property: Gets or sets the isGlobal flag of the module.

Returns:

the isGlobal value.

lastModifiedTime

public OffsetDateTime lastModifiedTime()

Get the lastModifiedTime property: Gets or sets the last modified time.

Returns:

the lastModifiedTime value.

provisioningState

public ModuleProvisioningState provisioningState()

Get the provisioningState property: Gets or sets the provisioning state of the module.

Returns:

the provisioningState value.

sizeInBytes

public Long sizeInBytes()

Get the sizeInBytes property: Gets or sets the size in bytes of the module.

Returns:

the sizeInBytes value.

validate

public void validate()

Validates the instance.

version

public String version()

Get the version property: Gets or sets the version of the module.

Returns:

the version value.

withActivityCount

public ModuleInner withActivityCount(Integer activityCount)

Set the activityCount property: Gets or sets the activity count of the module.

Parameters:

activityCount - the activityCount value to set.

Returns:

the ModuleInner object itself.

withContentLink

public ModuleInner withContentLink(ContentLink contentLink)

Set the contentLink property: Gets or sets the contentLink of the module.

Parameters:

contentLink - the contentLink value to set.

Returns:

the ModuleInner object itself.

withCreationTime

public ModuleInner withCreationTime(OffsetDateTime creationTime)

Set the creationTime property: Gets or sets the creation time.

Parameters:

creationTime - the creationTime value to set.

Returns:

the ModuleInner object itself.

withDescription

public ModuleInner withDescription(String description)

Set the description property: Gets or sets the description.

Parameters:

description - the description value to set.

Returns:

the ModuleInner object itself.

withError

public ModuleInner withError(ModuleErrorInfo error)

Set the error property: Gets or sets the error info of the module.

Parameters:

error - the error value to set.

Returns:

the ModuleInner object itself.

withEtag

public ModuleInner withEtag(String etag)

Set the etag property: Gets or sets the etag of the resource.

Parameters:

etag - the etag value to set.

Returns:

the ModuleInner object itself.

withIsComposite

public ModuleInner withIsComposite(Boolean isComposite)

Set the isComposite property: Gets or sets type of module, if its composite or not.

Parameters:

isComposite - the isComposite value to set.

Returns:

the ModuleInner object itself.

withIsGlobal

public ModuleInner withIsGlobal(Boolean isGlobal)

Set the isGlobal property: Gets or sets the isGlobal flag of the module.

Parameters:

isGlobal - the isGlobal value to set.

Returns:

the ModuleInner object itself.

withLastModifiedTime

public ModuleInner withLastModifiedTime(OffsetDateTime lastModifiedTime)

Set the lastModifiedTime property: Gets or sets the last modified time.

Parameters:

lastModifiedTime - the lastModifiedTime value to set.

Returns:

the ModuleInner object itself.

withLocation

public ModuleInner withLocation(String location)

Overrides:

ModuleInner.withLocation(String location)

Parameters:

location

withProvisioningState

public ModuleInner withProvisioningState(ModuleProvisioningState provisioningState)

Set the provisioningState property: Gets or sets the provisioning state of the module.

Parameters:

provisioningState - the provisioningState value to set.

Returns:

the ModuleInner object itself.

withSizeInBytes

public ModuleInner withSizeInBytes(Long sizeInBytes)

Set the sizeInBytes property: Gets or sets the size in bytes of the module.

Parameters:

sizeInBytes - the sizeInBytes value to set.

Returns:

the ModuleInner object itself.

withTags

public ModuleInner withTags(Map tags)

Overrides:

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

Parameters:

tags

withVersion

public ModuleInner withVersion(String version)

Set the version property: Gets or sets the version of the module.

Parameters:

version - the version value to set.

Returns:

the ModuleInner object itself.

Applies to