Uses of Interface
software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints.LicenseManagerLinuxSubscriptionsEndpointParams.Builder
-
Packages that use LicenseManagerLinuxSubscriptionsEndpointParams.Builder Package Description software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints -
-
Uses of LicenseManagerLinuxSubscriptionsEndpointParams.Builder in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints
Methods in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints that return LicenseManagerLinuxSubscriptionsEndpointParams.Builder Modifier and Type Method Description static LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams. builder()LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams.Builder. endpoint(String endpoint)LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams.Builder. region(Region region)LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams. toBuilder()LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams.Builder. useDualStack(Boolean useDualStack)LicenseManagerLinuxSubscriptionsEndpointParams.BuilderLicenseManagerLinuxSubscriptionsEndpointParams.Builder. useFips(Boolean useFIPS)Method parameters in software.amazon.awssdk.services.licensemanagerlinuxsubscriptions.endpoints with type arguments of type LicenseManagerLinuxSubscriptionsEndpointParams.Builder Modifier and Type Method Description default CompletableFuture<Endpoint>LicenseManagerLinuxSubscriptionsEndpointProvider. resolveEndpoint(Consumer<LicenseManagerLinuxSubscriptionsEndpointParams.Builder> endpointParamsConsumer)Compute the endpoint based on the given set of parameters.
-