Uses of Class
software.amazon.awssdk.services.schemas.model.GetCodeBindingSourceRequest
-
Packages that use GetCodeBindingSourceRequest Package Description software.amazon.awssdk.services.schemas Amazon EventBridge Schema Registrysoftware.amazon.awssdk.services.schemas.transform -
-
Uses of GetCodeBindingSourceRequest in software.amazon.awssdk.services.schemas
Methods in software.amazon.awssdk.services.schemas with parameters of type GetCodeBindingSourceRequest Modifier and Type Method Description default CompletableFuture<GetCodeBindingSourceResponse>SchemasAsyncClient. getCodeBindingSource(GetCodeBindingSourceRequest getCodeBindingSourceRequest)Get the code binding source URI.default GetCodeBindingSourceResponseSchemasClient. getCodeBindingSource(GetCodeBindingSourceRequest getCodeBindingSourceRequest)Get the code binding source URI. -
Uses of GetCodeBindingSourceRequest in software.amazon.awssdk.services.schemas.transform
Methods in software.amazon.awssdk.services.schemas.transform with parameters of type GetCodeBindingSourceRequest Modifier and Type Method Description SdkHttpFullRequestGetCodeBindingSourceRequestMarshaller. marshall(GetCodeBindingSourceRequest getCodeBindingSourceRequest)
-