public static void BindService(ServiceBinderBase serviceBinder, AwsClusters.AwsClustersBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.GkeMultiCloud.V1 API for AwsClusters is 2.8.0, with multiple previous versions available, down to 1.0.0-beta01."],["The AwsClusters API enables users to manage Anthos clusters on AWS infrastructure through a centrally managed service."],["The AwsClusters class has inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString from the object class."],["The `BindService` method allows the creation of a service definition for server registration or when customizing service binding logic."],["`BindService` requires an object implementing the server-side handling logic and a ServiceBinderBase to bind methods, with the ServiceBinderBase being part of an experimental API."]]],[]]