primaryPartner
The resolved primary partner's profile and account identifiers, including both ProfileId and
AccountId.
- Returns:
- The resolved primary partner's profile and account identifiers, including both
ProfileIdandAccountId.
SdkPojo, ToCopyableBuilder<StartQualificationsAssociationTaskResponse.Builder,StartQualificationsAssociationTaskResponse> static interface final Stringarn()builder()final Stringcatalog()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T> getValueForField(String fieldName,
Class<T> clazz) SdkResponse.final inthashCode()final Stringid()ProfileId and
AccountId.static Class<? extends StartQualificationsAssociationTaskResponse.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 started qualifications association task, in the format
pqatask-[a-z2-7]{13}.
pqatask-[a-z2-7]{13}.
The current status of the qualifications association task. The initial value is IN_PROGRESS.
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.
The current status of the qualifications association task. The initial value is IN_PROGRESS.
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.
The resolved primary partner's profile and account identifiers, including both ProfileId and
AccountId.
ProfileId and
AccountId.The timestamp when the qualifications association task started, in ISO 8601 format.
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<StartQualificationsAssociationTaskResponse.Builder,StartQualificationsAssociationTaskResponse> 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