Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.enums | |
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static CombineMethod |
CombineMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CombineMethod[] |
CombineMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CombineMethod |
ImmutableDeviceTreeDetails.combineMethod()
Specifies how to combine the children of this node.
|
CombineMethod |
DeviceTreeDetails.combineMethod()
Specifies how to combine the children of this node.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDeviceTreeDetails.Builder |
ImmutableDeviceTreeDetails.Builder.combineMethod(CombineMethod combineMethod)
Initializes the value for the
combineMethod attribute. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withCombineMethod(CombineMethod value)
Copy the current immutable object by setting a value for the
combineMethod attribute. |
Modifier and Type | Method and Description |
---|---|
CombineMethod |
ImmutableDeviceTreeDetails.combineMethod()
Specifies how to combine the children of this node.
|
CombineMethod |
DeviceTreeDetails.combineMethod()
Specifies how to combine the children of this node.
|
Modifier and Type | Method and Description |
---|---|
ImmutableDeviceTreeDetails.Builder |
ImmutableDeviceTreeDetails.Builder.combineMethod(CombineMethod combineMethod)
Initializes the value for the
combineMethod attribute. |
ImmutableDeviceTreeDetails |
ImmutableDeviceTreeDetails.withCombineMethod(CombineMethod value)
Copy the current immutable object by setting a value for the
combineMethod attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.