@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class HierarchyPath extends Object implements Serializable, Cloneable, StructuredPojo
A HierarchyPath
object that contains information about the levels of the hierarchy group.
Constructor and Description |
---|
HierarchyPath() |
Modifier and Type | Method and Description |
---|---|
HierarchyPath |
clone() |
boolean |
equals(Object obj) |
HierarchyGroupSummary |
getLevelFive()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
getLevelFour()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
getLevelOne()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
getLevelThree()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyGroupSummary |
getLevelTwo()
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setLevelFive(HierarchyGroupSummary levelFive)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
setLevelFour(HierarchyGroupSummary levelFour)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
setLevelOne(HierarchyGroupSummary levelOne)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
setLevelThree(HierarchyGroupSummary levelThree)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
void |
setLevelTwo(HierarchyGroupSummary levelTwo)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
String |
toString()
Returns a string representation of this object.
|
HierarchyPath |
withLevelFive(HierarchyGroupSummary levelFive)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
withLevelFour(HierarchyGroupSummary levelFour)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
withLevelOne(HierarchyGroupSummary levelOne)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
withLevelThree(HierarchyGroupSummary levelThree)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
HierarchyPath |
withLevelTwo(HierarchyGroupSummary levelTwo)
A
HierarchyGroupSummary object that contains information about the level of the hierarchy group,
including ARN, Id, and Name. |
public void setLevelOne(HierarchyGroupSummary levelOne)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelOne
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyGroupSummary getLevelOne()
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyPath withLevelOne(HierarchyGroupSummary levelOne)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelOne
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public void setLevelTwo(HierarchyGroupSummary levelTwo)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelTwo
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyGroupSummary getLevelTwo()
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyPath withLevelTwo(HierarchyGroupSummary levelTwo)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelTwo
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public void setLevelThree(HierarchyGroupSummary levelThree)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelThree
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyGroupSummary getLevelThree()
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyPath withLevelThree(HierarchyGroupSummary levelThree)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelThree
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public void setLevelFour(HierarchyGroupSummary levelFour)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelFour
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyGroupSummary getLevelFour()
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyPath withLevelFour(HierarchyGroupSummary levelFour)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelFour
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public void setLevelFive(HierarchyGroupSummary levelFive)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelFive
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyGroupSummary getLevelFive()
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public HierarchyPath withLevelFive(HierarchyGroupSummary levelFive)
A HierarchyGroupSummary
object that contains information about the level of the hierarchy group,
including ARN, Id, and Name.
levelFive
- A HierarchyGroupSummary
object that contains information about the level of the hierarchy
group, including ARN, Id, and Name.public String toString()
toString
in class Object
Object.toString()
public HierarchyPath clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.