@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetPartnershipResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetPartnershipResult() |
Modifier and Type | Method and Description |
---|---|
GetPartnershipResult |
clone() |
boolean |
equals(Object obj) |
List<String> |
getCapabilities()
Returns one or more capabilities associated with this partnership.
|
Date |
getCreatedAt()
Returns a timestamp for creation date and time of the partnership.
|
String |
getEmail()
Returns the email address associated with this trading partner.
|
Date |
getModifiedAt()
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
|
String |
getName()
Returns the display name of the partnership
|
String |
getPartnershipArn()
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
String |
getPartnershipId()
Returns the unique, system-generated identifier for a partnership.
|
String |
getPhone()
Returns the phone number associated with the partnership.
|
String |
getProfileId()
Returns the unique, system-generated identifier for the profile connected to this partnership.
|
String |
getTradingPartnerId()
Returns the unique identifier for the partner for this partnership.
|
int |
hashCode() |
void |
setCapabilities(Collection<String> capabilities)
Returns one or more capabilities associated with this partnership.
|
void |
setCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the partnership.
|
void |
setEmail(String email)
Returns the email address associated with this trading partner.
|
void |
setModifiedAt(Date modifiedAt)
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
|
void |
setName(String name)
Returns the display name of the partnership
|
void |
setPartnershipArn(String partnershipArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
void |
setPartnershipId(String partnershipId)
Returns the unique, system-generated identifier for a partnership.
|
void |
setPhone(String phone)
Returns the phone number associated with the partnership.
|
void |
setProfileId(String profileId)
Returns the unique, system-generated identifier for the profile connected to this partnership.
|
void |
setTradingPartnerId(String tradingPartnerId)
Returns the unique identifier for the partner for this partnership.
|
String |
toString()
Returns a string representation of this object.
|
GetPartnershipResult |
withCapabilities(Collection<String> capabilities)
Returns one or more capabilities associated with this partnership.
|
GetPartnershipResult |
withCapabilities(String... capabilities)
Returns one or more capabilities associated with this partnership.
|
GetPartnershipResult |
withCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the partnership.
|
GetPartnershipResult |
withEmail(String email)
Returns the email address associated with this trading partner.
|
GetPartnershipResult |
withModifiedAt(Date modifiedAt)
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
|
GetPartnershipResult |
withName(String name)
Returns the display name of the partnership
|
GetPartnershipResult |
withPartnershipArn(String partnershipArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
GetPartnershipResult |
withPartnershipId(String partnershipId)
Returns the unique, system-generated identifier for a partnership.
|
GetPartnershipResult |
withPhone(String phone)
Returns the phone number associated with the partnership.
|
GetPartnershipResult |
withProfileId(String profileId)
Returns the unique, system-generated identifier for the profile connected to this partnership.
|
GetPartnershipResult |
withTradingPartnerId(String tradingPartnerId)
Returns the unique identifier for the partner for this partnership.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setProfileId(String profileId)
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId
- Returns the unique, system-generated identifier for the profile connected to this partnership.public String getProfileId()
Returns the unique, system-generated identifier for the profile connected to this partnership.
public GetPartnershipResult withProfileId(String profileId)
Returns the unique, system-generated identifier for the profile connected to this partnership.
profileId
- Returns the unique, system-generated identifier for the profile connected to this partnership.public void setPartnershipId(String partnershipId)
Returns the unique, system-generated identifier for a partnership.
partnershipId
- Returns the unique, system-generated identifier for a partnership.public String getPartnershipId()
Returns the unique, system-generated identifier for a partnership.
public GetPartnershipResult withPartnershipId(String partnershipId)
Returns the unique, system-generated identifier for a partnership.
partnershipId
- Returns the unique, system-generated identifier for a partnership.public void setPartnershipArn(String partnershipArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn
- Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.public String getPartnershipArn()
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
public GetPartnershipResult withPartnershipArn(String partnershipArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
partnershipArn
- Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.public void setName(String name)
Returns the display name of the partnership
name
- Returns the display name of the partnershippublic String getName()
Returns the display name of the partnership
public GetPartnershipResult withName(String name)
Returns the display name of the partnership
name
- Returns the display name of the partnershippublic void setEmail(String email)
Returns the email address associated with this trading partner.
email
- Returns the email address associated with this trading partner.public String getEmail()
Returns the email address associated with this trading partner.
public GetPartnershipResult withEmail(String email)
Returns the email address associated with this trading partner.
email
- Returns the email address associated with this trading partner.public void setPhone(String phone)
Returns the phone number associated with the partnership.
phone
- Returns the phone number associated with the partnership.public String getPhone()
Returns the phone number associated with the partnership.
public GetPartnershipResult withPhone(String phone)
Returns the phone number associated with the partnership.
phone
- Returns the phone number associated with the partnership.public List<String> getCapabilities()
Returns one or more capabilities associated with this partnership.
public void setCapabilities(Collection<String> capabilities)
Returns one or more capabilities associated with this partnership.
capabilities
- Returns one or more capabilities associated with this partnership.public GetPartnershipResult withCapabilities(String... capabilities)
Returns one or more capabilities associated with this partnership.
NOTE: This method appends the values to the existing list (if any). Use
setCapabilities(java.util.Collection)
or withCapabilities(java.util.Collection)
if you want to
override the existing values.
capabilities
- Returns one or more capabilities associated with this partnership.public GetPartnershipResult withCapabilities(Collection<String> capabilities)
Returns one or more capabilities associated with this partnership.
capabilities
- Returns one or more capabilities associated with this partnership.public void setTradingPartnerId(String tradingPartnerId)
Returns the unique identifier for the partner for this partnership.
tradingPartnerId
- Returns the unique identifier for the partner for this partnership.public String getTradingPartnerId()
Returns the unique identifier for the partner for this partnership.
public GetPartnershipResult withTradingPartnerId(String tradingPartnerId)
Returns the unique identifier for the partner for this partnership.
tradingPartnerId
- Returns the unique identifier for the partner for this partnership.public void setCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the partnership.
createdAt
- Returns a timestamp for creation date and time of the partnership.public Date getCreatedAt()
Returns a timestamp for creation date and time of the partnership.
public GetPartnershipResult withCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the partnership.
createdAt
- Returns a timestamp for creation date and time of the partnership.public void setModifiedAt(Date modifiedAt)
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt
- Returns a timestamp that identifies the most recent date and time that the partnership was modified.public Date getModifiedAt()
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
public GetPartnershipResult withModifiedAt(Date modifiedAt)
Returns a timestamp that identifies the most recent date and time that the partnership was modified.
modifiedAt
- Returns a timestamp that identifies the most recent date and time that the partnership was modified.public String toString()
toString
in class Object
Object.toString()
public GetPartnershipResult clone()