static GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.builder() |
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.collaborationIdentifier(String collaborationIdentifier) |
The collaboration ID of the collaboration that contains the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.configuredModelAlgorithmArn(String configuredModelAlgorithmArn) |
The Amazon Resource Name (ARN) of the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.configuredModelAlgorithmAssociationArn(String configuredModelAlgorithmAssociationArn) |
The Amazon Resource Name (ARN) of the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.createTime(Instant createTime) |
The time at which the configured model algorithm association was created.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.creatorAccountId(String creatorAccountId) |
The account ID of the member that created the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.description(String description) |
The description of the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.membershipIdentifier(String membershipIdentifier) |
The membership ID of the member that created the configured model algorithm association.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.name(String name) |
The name of the configured model algorithm association.
|
default GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.privacyConfiguration(Consumer<PrivacyConfiguration.Builder> privacyConfiguration) |
Sets the value of the PrivacyConfiguration property for this object.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.privacyConfiguration(PrivacyConfiguration privacyConfiguration) |
Sets the value of the PrivacyConfiguration property for this object.
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.toBuilder() |
|
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder |
GetCollaborationConfiguredModelAlgorithmAssociationResponse.Builder.updateTime(Instant updateTime) |
The most recent time at which the configured model algorithm association was updated.
|