Uses of Interface
software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.IoTSecureTunnelingAuthSchemeParams.Builder
-
-
Uses of IoTSecureTunnelingAuthSchemeParams.Builder in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme
Methods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme that return IoTSecureTunnelingAuthSchemeParams.Builder Modifier and Type Method Description static IoTSecureTunnelingAuthSchemeParams.BuilderIoTSecureTunnelingAuthSchemeParams. builder()Get a new builder for creating aIoTSecureTunnelingAuthSchemeParams.IoTSecureTunnelingAuthSchemeParams.BuilderIoTSecureTunnelingAuthSchemeParams.Builder. operation(String operation)Set the operation for which to resolve the auth scheme.IoTSecureTunnelingAuthSchemeParams.BuilderIoTSecureTunnelingAuthSchemeParams.Builder. region(Region region)Set the region.IoTSecureTunnelingAuthSchemeParams.BuilderIoTSecureTunnelingAuthSchemeParams. toBuilder()Returns aIoTSecureTunnelingAuthSchemeParams.Builderto customize the parameters.Method parameters in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme with type arguments of type IoTSecureTunnelingAuthSchemeParams.Builder Modifier and Type Method Description default List<AuthSchemeOption>IoTSecureTunnelingAuthSchemeProvider. resolveAuthScheme(Consumer<IoTSecureTunnelingAuthSchemeParams.Builder> consumer)Resolve the auth schemes based on the given set of parameters. -
Uses of IoTSecureTunnelingAuthSchemeParams.Builder in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal
Methods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal that return IoTSecureTunnelingAuthSchemeParams.Builder Modifier and Type Method Description static IoTSecureTunnelingAuthSchemeParams.BuilderDefaultIoTSecureTunnelingAuthSchemeParams. builder()IoTSecureTunnelingAuthSchemeParams.BuilderDefaultIoTSecureTunnelingAuthSchemeParams. toBuilder()
-