Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.StartAsyncInvokeResponse.Builder
-
Packages that use StartAsyncInvokeResponse.Builder Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of StartAsyncInvokeResponse.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return StartAsyncInvokeResponse.Builder Modifier and Type Method Description static StartAsyncInvokeResponse.BuilderStartAsyncInvokeResponse. builder()StartAsyncInvokeResponse.BuilderStartAsyncInvokeResponse.Builder. invocationArn(String invocationArn)The ARN of the invocation.StartAsyncInvokeResponse.BuilderStartAsyncInvokeResponse. toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type StartAsyncInvokeResponse.Builder Modifier and Type Method Description static Class<? extends StartAsyncInvokeResponse.Builder>StartAsyncInvokeResponse. serializableBuilderClass()
-