static CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.builder() |
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.collaborationIdentifier(String collaborationIdentifier) |
The collaboration ID of the collaboration that contains the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.configuredModelAlgorithmAssociations(String... configuredModelAlgorithmAssociations) |
The associated configured model algorithms used to create the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.configuredModelAlgorithmAssociations(Collection<String> configuredModelAlgorithmAssociations) |
The associated configured model algorithms used to create the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.createTime(Instant createTime) |
The time at which the ML input channel was created.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.creatorAccountId(String creatorAccountId) |
The account ID of the member who created the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.description(String description) |
The description of the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.membershipIdentifier(String membershipIdentifier) |
The membership ID of the membership that contains the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.mlInputChannelArn(String mlInputChannelArn) |
The Amazon Resource Name (ARN) of the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.name(String name) |
The name of the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.status(String status) |
The status of the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.status(MLInputChannelStatus status) |
The status of the ML input channel.
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.toBuilder() |
|
CollaborationMLInputChannelSummary.Builder |
CollaborationMLInputChannelSummary.Builder.updateTime(Instant updateTime) |
The most recent time at which the ML input channel was updated.
|