Uses of Interface
software.amazon.awssdk.services.ram.RamBaseClientBuilder
Packages that use RamBaseClientBuilder
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of RamBaseClientBuilder in software.amazon.awssdk.services.ram
Classes in software.amazon.awssdk.services.ram with type parameters of type RamBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceRamBaseClientBuilder<B extends RamBaseClientBuilder<B,C>, C> This includes configuration specific to RAM that is supported by bothRamClientBuilderandRamAsyncClientBuilder.Subinterfaces of RamBaseClientBuilder in software.amazon.awssdk.services.ramModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofRamAsyncClient.interfaceA builder for creating an instance ofRamClient.