@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetProfileResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
GetProfileResult() |
Modifier and Type | Method and Description |
---|---|
GetProfileResult |
clone() |
boolean |
equals(Object obj) |
String |
getBusinessName()
Returns the name for the business associated with this profile.
|
Date |
getCreatedAt()
Returns a timestamp for creation date and time of the transformer.
|
String |
getEmail()
Returns the email address associated with this customer profile.
|
String |
getLogging()
Returns whether or not logging is enabled for this profile.
|
String |
getLogGroupName()
Returns the name of the logging group.
|
Date |
getModifiedAt()
Returns a timestamp for last time the profile was modified.
|
String |
getName()
Returns the name of the profile, used to identify it.
|
String |
getPhone()
Returns the phone number associated with the profile.
|
String |
getProfileArn()
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
String |
getProfileId()
Returns the unique, system-generated identifier for the profile.
|
int |
hashCode() |
void |
setBusinessName(String businessName)
Returns the name for the business associated with this profile.
|
void |
setCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the transformer.
|
void |
setEmail(String email)
Returns the email address associated with this customer profile.
|
void |
setLogging(String logging)
Returns whether or not logging is enabled for this profile.
|
void |
setLogGroupName(String logGroupName)
Returns the name of the logging group.
|
void |
setModifiedAt(Date modifiedAt)
Returns a timestamp for last time the profile was modified.
|
void |
setName(String name)
Returns the name of the profile, used to identify it.
|
void |
setPhone(String phone)
Returns the phone number associated with the profile.
|
void |
setProfileArn(String profileArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
void |
setProfileId(String profileId)
Returns the unique, system-generated identifier for the profile.
|
String |
toString()
Returns a string representation of this object.
|
GetProfileResult |
withBusinessName(String businessName)
Returns the name for the business associated with this profile.
|
GetProfileResult |
withCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the transformer.
|
GetProfileResult |
withEmail(String email)
Returns the email address associated with this customer profile.
|
GetProfileResult |
withLogging(Logging logging)
Returns whether or not logging is enabled for this profile.
|
GetProfileResult |
withLogging(String logging)
Returns whether or not logging is enabled for this profile.
|
GetProfileResult |
withLogGroupName(String logGroupName)
Returns the name of the logging group.
|
GetProfileResult |
withModifiedAt(Date modifiedAt)
Returns a timestamp for last time the profile was modified.
|
GetProfileResult |
withName(String name)
Returns the name of the profile, used to identify it.
|
GetProfileResult |
withPhone(String phone)
Returns the phone number associated with the profile.
|
GetProfileResult |
withProfileArn(String profileArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.
|
GetProfileResult |
withProfileId(String profileId)
Returns the unique, system-generated identifier for the profile.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setProfileId(String profileId)
Returns the unique, system-generated identifier for the profile.
profileId
- Returns the unique, system-generated identifier for the profile.public String getProfileId()
Returns the unique, system-generated identifier for the profile.
public GetProfileResult withProfileId(String profileId)
Returns the unique, system-generated identifier for the profile.
profileId
- Returns the unique, system-generated identifier for the profile.public void setProfileArn(String profileArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
profileArn
- Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability,
partnership, profile, or transformer.public String getProfileArn()
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
public GetProfileResult withProfileArn(String profileArn)
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
profileArn
- 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 name of the profile, used to identify it.
name
- Returns the name of the profile, used to identify it.public String getName()
Returns the name of the profile, used to identify it.
public GetProfileResult withName(String name)
Returns the name of the profile, used to identify it.
name
- Returns the name of the profile, used to identify it.public void setEmail(String email)
Returns the email address associated with this customer profile.
email
- Returns the email address associated with this customer profile.public String getEmail()
Returns the email address associated with this customer profile.
public GetProfileResult withEmail(String email)
Returns the email address associated with this customer profile.
email
- Returns the email address associated with this customer profile.public void setPhone(String phone)
Returns the phone number associated with the profile.
phone
- Returns the phone number associated with the profile.public String getPhone()
Returns the phone number associated with the profile.
public GetProfileResult withPhone(String phone)
Returns the phone number associated with the profile.
phone
- Returns the phone number associated with the profile.public void setBusinessName(String businessName)
Returns the name for the business associated with this profile.
businessName
- Returns the name for the business associated with this profile.public String getBusinessName()
Returns the name for the business associated with this profile.
public GetProfileResult withBusinessName(String businessName)
Returns the name for the business associated with this profile.
businessName
- Returns the name for the business associated with this profile.public void setLogging(String logging)
Returns whether or not logging is enabled for this profile.
logging
- Returns whether or not logging is enabled for this profile.Logging
public String getLogging()
Returns whether or not logging is enabled for this profile.
Logging
public GetProfileResult withLogging(String logging)
Returns whether or not logging is enabled for this profile.
logging
- Returns whether or not logging is enabled for this profile.Logging
public GetProfileResult withLogging(Logging logging)
Returns whether or not logging is enabled for this profile.
logging
- Returns whether or not logging is enabled for this profile.Logging
public void setLogGroupName(String logGroupName)
Returns the name of the logging group.
logGroupName
- Returns the name of the logging group.public String getLogGroupName()
Returns the name of the logging group.
public GetProfileResult withLogGroupName(String logGroupName)
Returns the name of the logging group.
logGroupName
- Returns the name of the logging group.public void setCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the transformer.
createdAt
- Returns a timestamp for creation date and time of the transformer.public Date getCreatedAt()
Returns a timestamp for creation date and time of the transformer.
public GetProfileResult withCreatedAt(Date createdAt)
Returns a timestamp for creation date and time of the transformer.
createdAt
- Returns a timestamp for creation date and time of the transformer.public void setModifiedAt(Date modifiedAt)
Returns a timestamp for last time the profile was modified.
modifiedAt
- Returns a timestamp for last time the profile was modified.public Date getModifiedAt()
Returns a timestamp for last time the profile was modified.
public GetProfileResult withModifiedAt(Date modifiedAt)
Returns a timestamp for last time the profile was modified.
modifiedAt
- Returns a timestamp for last time the profile was modified.public String toString()
toString
in class Object
Object.toString()
public GetProfileResult clone()