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