@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BatchReadOperation extends Object implements Serializable, Cloneable, StructuredPojo
Represents the output of a BatchRead
operation.
Constructor and Description |
---|
BatchReadOperation() |
Modifier and Type | Method and Description |
---|---|
BatchReadOperation |
clone() |
boolean |
equals(Object obj) |
BatchGetObjectInformation |
getGetObjectInformation()
Retrieves metadata about an object.
|
BatchListAttachedIndices |
getListAttachedIndices()
Lists indices attached to an object.
|
BatchListIncomingTypedLinks |
getListIncomingTypedLinks()
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
BatchListIndex |
getListIndex()
Lists objects attached to the specified index.
|
BatchListObjectAttributes |
getListObjectAttributes()
Lists all attributes that are associated with an object.
|
BatchListObjectChildren |
getListObjectChildren()
Returns a paginated list of child objects that are associated with a given object.
|
BatchListObjectParentPaths |
getListObjectParentPaths()
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchListObjectPolicies |
getListObjectPolicies()
Returns policies attached to an object in pagination fashion.
|
BatchListOutgoingTypedLinks |
getListOutgoingTypedLinks()
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
BatchListPolicyAttachments |
getListPolicyAttachments()
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchLookupPolicy |
getLookupPolicy()
Lists all policies from the root of the Directory to the object specified.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setGetObjectInformation(BatchGetObjectInformation getObjectInformation)
Retrieves metadata about an object.
|
void |
setListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
|
void |
setListIncomingTypedLinks(BatchListIncomingTypedLinks listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
void |
setListIndex(BatchListIndex listIndex)
Lists objects attached to the specified index.
|
void |
setListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes that are associated with an object.
|
void |
setListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
|
void |
setListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
void |
setListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
|
void |
setListOutgoingTypedLinks(BatchListOutgoingTypedLinks listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
void |
setListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
void |
setLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
BatchReadOperation |
withGetObjectInformation(BatchGetObjectInformation getObjectInformation)
Retrieves metadata about an object.
|
BatchReadOperation |
withListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
|
BatchReadOperation |
withListIncomingTypedLinks(BatchListIncomingTypedLinks listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object.
|
BatchReadOperation |
withListIndex(BatchListIndex listIndex)
Lists objects attached to the specified index.
|
BatchReadOperation |
withListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes that are associated with an object.
|
BatchReadOperation |
withListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
|
BatchReadOperation |
withListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node
objects.
|
BatchReadOperation |
withListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
|
BatchReadOperation |
withListOutgoingTypedLinks(BatchListOutgoingTypedLinks listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object.
|
BatchReadOperation |
withListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the
ObjectIdentifiers to which a given policy is attached. |
BatchReadOperation |
withLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified.
|
public void setListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes that are associated with an object.
listObjectAttributes
- Lists all attributes that are associated with an object.public BatchListObjectAttributes getListObjectAttributes()
Lists all attributes that are associated with an object.
public BatchReadOperation withListObjectAttributes(BatchListObjectAttributes listObjectAttributes)
Lists all attributes that are associated with an object.
listObjectAttributes
- Lists all attributes that are associated with an object.public void setListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
listObjectChildren
- Returns a paginated list of child objects that are associated with a given object.public BatchListObjectChildren getListObjectChildren()
Returns a paginated list of child objects that are associated with a given object.
public BatchReadOperation withListObjectChildren(BatchListObjectChildren listObjectChildren)
Returns a paginated list of child objects that are associated with a given object.
listObjectChildren
- Returns a paginated list of child objects that are associated with a given object.public void setListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
listAttachedIndices
- Lists indices attached to an object.public BatchListAttachedIndices getListAttachedIndices()
Lists indices attached to an object.
public BatchReadOperation withListAttachedIndices(BatchListAttachedIndices listAttachedIndices)
Lists indices attached to an object.
listAttachedIndices
- Lists indices attached to an object.public void setListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.
listObjectParentPaths
- Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index
node objects. For more information about objects, see Directory Structure.public BatchListObjectParentPaths getListObjectParentPaths()
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.
public BatchReadOperation withListObjectParentPaths(BatchListObjectParentPaths listObjectParentPaths)
Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects. For more information about objects, see Directory Structure.
listObjectParentPaths
- Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index
node objects. For more information about objects, see Directory Structure.public void setGetObjectInformation(BatchGetObjectInformation getObjectInformation)
Retrieves metadata about an object.
getObjectInformation
- Retrieves metadata about an object.public BatchGetObjectInformation getGetObjectInformation()
Retrieves metadata about an object.
public BatchReadOperation withGetObjectInformation(BatchGetObjectInformation getObjectInformation)
Retrieves metadata about an object.
getObjectInformation
- Retrieves metadata about an object.public void setListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
listObjectPolicies
- Returns policies attached to an object in pagination fashion.public BatchListObjectPolicies getListObjectPolicies()
Returns policies attached to an object in pagination fashion.
public BatchReadOperation withListObjectPolicies(BatchListObjectPolicies listObjectPolicies)
Returns policies attached to an object in pagination fashion.
listObjectPolicies
- Returns policies attached to an object in pagination fashion.public void setListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the ObjectIdentifiers
to which a given policy is attached.
listPolicyAttachments
- Returns all of the ObjectIdentifiers
to which a given policy is attached.public BatchListPolicyAttachments getListPolicyAttachments()
Returns all of the ObjectIdentifiers
to which a given policy is attached.
ObjectIdentifiers
to which a given policy is attached.public BatchReadOperation withListPolicyAttachments(BatchListPolicyAttachments listPolicyAttachments)
Returns all of the ObjectIdentifiers
to which a given policy is attached.
listPolicyAttachments
- Returns all of the ObjectIdentifiers
to which a given policy is attached.public void setLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified. If there are no policies
present, an empty list is returned. If policies are present, and if some objects don't have the policies
attached, it returns the ObjectIdentifier
for such objects. If policies are present, it returns
ObjectIdentifier
, policyId
, and policyType
. Paths that don't lead to the
root from the target object are ignored. For more information, see Policies.
lookupPolicy
- Lists all policies from the root of the Directory to the object specified. If there are no policies
present, an empty list is returned. If policies are present, and if some objects don't have the policies
attached, it returns the ObjectIdentifier
for such objects. If policies are present, it
returns ObjectIdentifier
, policyId
, and policyType
. Paths that
don't lead to the root from the target object are ignored. For more information, see Policies.public BatchLookupPolicy getLookupPolicy()
Lists all policies from the root of the Directory to the object specified. If there are no policies
present, an empty list is returned. If policies are present, and if some objects don't have the policies
attached, it returns the ObjectIdentifier
for such objects. If policies are present, it returns
ObjectIdentifier
, policyId
, and policyType
. Paths that don't lead to the
root from the target object are ignored. For more information, see Policies.
ObjectIdentifier
for such objects. If policies are
present, it returns ObjectIdentifier
, policyId
, and policyType
.
Paths that don't lead to the root from the target object are ignored. For more information, see Policies.public BatchReadOperation withLookupPolicy(BatchLookupPolicy lookupPolicy)
Lists all policies from the root of the Directory to the object specified. If there are no policies
present, an empty list is returned. If policies are present, and if some objects don't have the policies
attached, it returns the ObjectIdentifier
for such objects. If policies are present, it returns
ObjectIdentifier
, policyId
, and policyType
. Paths that don't lead to the
root from the target object are ignored. For more information, see Policies.
lookupPolicy
- Lists all policies from the root of the Directory to the object specified. If there are no policies
present, an empty list is returned. If policies are present, and if some objects don't have the policies
attached, it returns the ObjectIdentifier
for such objects. If policies are present, it
returns ObjectIdentifier
, policyId
, and policyType
. Paths that
don't lead to the root from the target object are ignored. For more information, see Policies.public void setListIndex(BatchListIndex listIndex)
Lists objects attached to the specified index.
listIndex
- Lists objects attached to the specified index.public BatchListIndex getListIndex()
Lists objects attached to the specified index.
public BatchReadOperation withListIndex(BatchListIndex listIndex)
Lists objects attached to the specified index.
listIndex
- Lists objects attached to the specified index.public void setListOutgoingTypedLinks(BatchListOutgoingTypedLinks listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
listOutgoingTypedLinks
- Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also
supports filtering by typed link facet and identity attributes. For more information, see Typed
link.public BatchListOutgoingTypedLinks getListOutgoingTypedLinks()
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
public BatchReadOperation withListOutgoingTypedLinks(BatchListOutgoingTypedLinks listOutgoingTypedLinks)
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
listOutgoingTypedLinks
- Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object. It also
supports filtering by typed link facet and identity attributes. For more information, see Typed
link.public void setListIncomingTypedLinks(BatchListIncomingTypedLinks listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
listIncomingTypedLinks
- Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also
supports filtering by typed link facet and identity attributes. For more information, see Typed
link.public BatchListIncomingTypedLinks getListIncomingTypedLinks()
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
public BatchReadOperation withListIncomingTypedLinks(BatchListIncomingTypedLinks listIncomingTypedLinks)
Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also supports filtering by typed link facet and identity attributes. For more information, see Typed link.
listIncomingTypedLinks
- Returns a paginated list of all the incoming TypedLinkSpecifier information for an object. It also
supports filtering by typed link facet and identity attributes. For more information, see Typed
link.public String toString()
toString
in class Object
Object.toString()
public BatchReadOperation 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.