Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GetAsyncInvokeResponse.Builder
Packages that use GetAsyncInvokeResponse.Builder
-
Uses of GetAsyncInvokeResponse.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GetAsyncInvokeResponse.BuilderModifier and TypeMethodDescriptionGetAsyncInvokeResponse.builder()GetAsyncInvokeResponse.Builder.clientRequestToken(String clientRequestToken) The invocation's idempotency token.When the invocation ended.GetAsyncInvokeResponse.Builder.failureMessage(String failureMessage) An error message.GetAsyncInvokeResponse.Builder.invocationArn(String invocationArn) The invocation's ARN.GetAsyncInvokeResponse.Builder.lastModifiedTime(Instant lastModifiedTime) The invocation's last modified time.The invocation's model ARN.default GetAsyncInvokeResponse.BuilderGetAsyncInvokeResponse.Builder.outputDataConfig(Consumer<AsyncInvokeOutputDataConfig.Builder> outputDataConfig) Output data settings.GetAsyncInvokeResponse.Builder.outputDataConfig(AsyncInvokeOutputDataConfig outputDataConfig) Output data settings.The invocation's status.GetAsyncInvokeResponse.Builder.status(AsyncInvokeStatus status) The invocation's status.GetAsyncInvokeResponse.Builder.submitTime(Instant submitTime) When the invocation request was submitted.GetAsyncInvokeResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GetAsyncInvokeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAsyncInvokeResponse.Builder>GetAsyncInvokeResponse.serializableBuilderClass()