primaryPartner
The primary partner's profile and account identifiers that the task is associating qualifications with.
- Returns:
- The primary partner's profile and account identifiers that the task is associating qualifications with.
SdkPojo, ToCopyableBuilder<GetQualificationsAssociationTaskResponse.Builder,GetQualificationsAssociationTaskResponse> static interface final Stringarn()builder()final Stringcatalog()final InstantendedAt()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) SdkResponse.final inthashCode()final Stringid()static Class<? extends GetQualificationsAssociationTaskResponse.Builder> final Instantstatus()final Stringfinal StringtaskId()pqatask-[a-z2-7]{13}.final StringtoString()responseMetadatasdkHttpResponsecopyThe catalog identifier echoed from the request.
The Amazon Resource Name (ARN) that uniquely identifies your partner resource.
Your unique partner identifier in the AWS Partner Network.
The unique identifier of the qualifications association task, in the format pqatask-[a-z2-7]{13}.
pqatask-[a-z2-7]{13}.
The current status of the qualifications association task. Valid values: IN_PROGRESS,
SUCCEEDED.
If the service returns an enum value that is not available in the current SDK version, status will
return QualificationsAssociationTaskStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service
is available from statusAsString().
IN_PROGRESS,
SUCCEEDED.
The current status of the qualifications association task. Valid values: IN_PROGRESS,
SUCCEEDED.
If the service returns an enum value that is not available in the current SDK version, status will
return QualificationsAssociationTaskStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service
is available from statusAsString().
IN_PROGRESS,
SUCCEEDED.The primary partner's profile and account identifiers that the task is associating qualifications with.
The timestamp when the qualifications association task started, in ISO 8601 format.
The timestamp when the qualifications association task ended, in ISO 8601 format. This field is present only when
the status is SUCCEEDED.
SUCCEEDED.ToCopyableBuildertoBuilder in interface ToCopyableBuilder<GetQualificationsAssociationTaskResponse.Builder,GetQualificationsAssociationTaskResponse> toBuilder in class AwsResponsehashCode in class AwsResponseequals in class AwsResponseSdkPojoSdkPojo class,
and is generated based on a service model.
If an SdkPojo class does not have any inherited fields, equalsBySdkFields
and equals are essentially the same.
equalsBySdkFields in interface SdkPojoobj - the object to be compared withSdkResponseSdkResponse. The field name
specified should match the member name from the corresponding service-2.json model specified in the
codegen-resources folder for a given service. The class specifies what class to cast the returned value to.
If the returned value is also a modeled class, the SdkResponse.getValueForField(String, Class) method will
again be available.getValueForField in class SdkResponsefieldName - The name of the member to be retrieved.clazz - The class to cast the returned object to.sdkFieldNameToField in interface SdkPojo