Uses of Class
software.amazon.awssdk.services.workspaces.model.ListAvailableManagementCidrRangesRequest
-
Packages that use ListAvailableManagementCidrRangesRequest Package Description software.amazon.awssdk.services.workspaces Amazon WorkSpaces Service software.amazon.awssdk.services.workspaces.transform -
-
Uses of ListAvailableManagementCidrRangesRequest in software.amazon.awssdk.services.workspaces
Methods in software.amazon.awssdk.services.workspaces with parameters of type ListAvailableManagementCidrRangesRequest Modifier and Type Method Description default CompletableFuture<ListAvailableManagementCidrRangesResponse>WorkSpacesAsyncClient. listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest listAvailableManagementCidrRangesRequest)Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL).default ListAvailableManagementCidrRangesResponseWorkSpacesClient. listAvailableManagementCidrRanges(ListAvailableManagementCidrRangesRequest listAvailableManagementCidrRangesRequest)Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL). -
Uses of ListAvailableManagementCidrRangesRequest in software.amazon.awssdk.services.workspaces.transform
Methods in software.amazon.awssdk.services.workspaces.transform with parameters of type ListAvailableManagementCidrRangesRequest Modifier and Type Method Description SdkHttpFullRequestListAvailableManagementCidrRangesRequestMarshaller. marshall(ListAvailableManagementCidrRangesRequest listAvailableManagementCidrRangesRequest)
-