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