static GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.builder() |
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.collaborationIdentifier(String collaborationIdentifier) |
The collaboration ID of the collaboration that contains the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.configuredModelAlgorithmArn(String configuredModelAlgorithmArn) |
The Amazon Resource Name (ARN) of the configured model algorithm that was associated to the collaboration.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.configuredModelAlgorithmAssociationArn(String configuredModelAlgorithmAssociationArn) |
The Amazon Resource Name (ARN) of the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.createTime(Instant createTime) |
The time at which the configured model algorithm association was created.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.description(String description) |
The description of the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.membershipIdentifier(String membershipIdentifier) |
The membership ID of the member that created the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.name(String name) |
The name of the configured model algorithm association.
|
default GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.privacyConfiguration(Consumer<PrivacyConfiguration.Builder> privacyConfiguration) |
The privacy configuration information for the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.privacyConfiguration(PrivacyConfiguration privacyConfiguration) |
The privacy configuration information for the configured model algorithm association.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.tags(Map<String,String> tags) |
The optional metadata that you applied to the resource to help you categorize and organize them.
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.toBuilder() |
|
GetConfiguredModelAlgorithmAssociationResponse.Builder |
GetConfiguredModelAlgorithmAssociationResponse.Builder.updateTime(Instant updateTime) |
The most recent time at which the configured model algorithm association was updated.
|