Uses of Interface
software.amazon.awssdk.services.bedrock.model.GuardrailManagedWords.Builder
-
Packages that use GuardrailManagedWords.Builder Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of GuardrailManagedWords.Builder in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return GuardrailManagedWords.Builder Modifier and Type Method Description static GuardrailManagedWords.BuilderGuardrailManagedWords. builder()GuardrailManagedWords.BuilderGuardrailManagedWords. toBuilder()GuardrailManagedWords.BuilderGuardrailManagedWords.Builder. type(String type)ManagedWords$type The managed word type that was configured for the guardrail.GuardrailManagedWords.BuilderGuardrailManagedWords.Builder. type(GuardrailManagedWordsType type)ManagedWords$type The managed word type that was configured for the guardrail.Methods in software.amazon.awssdk.services.bedrock.model that return types with arguments of type GuardrailManagedWords.Builder Modifier and Type Method Description static Class<? extends GuardrailManagedWords.Builder>GuardrailManagedWords. serializableBuilderClass()
-