Class GkeHubSettings.Builder (1.0.1)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.0.1keyboard_arrow_down
public static class GkeHubSettings . Builder extends ClientSettings . Builder<GkeHubSettings , GkeHubSettings . Builder >
Builder for GkeHubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(GkeHubSettings settings)
protected Builder ( GkeHubSettings settings )
Parameter
Builder(GkeHubStubSettings.Builder stubSettings)
protected Builder ( GkeHubStubSettings . Builder stubSettings )
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public GkeHubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
Parameter
Returns
build()
public GkeHubSettings build ()
Returns
Overrides
Exceptions
createFeatureOperationSettings()
public OperationCallSettings . Builder<CreateFeatureRequest , Feature , OperationMetadata > createFeatureOperationSettings ()
Returns the builder for the settings used for calls to createFeature.
Returns
createFeatureSettings()
public UnaryCallSettings . Builder<CreateFeatureRequest , Operation > createFeatureSettings ()
Returns the builder for the settings used for calls to createFeature.
Returns
createMembershipOperationSettings()
public OperationCallSettings . Builder<CreateMembershipRequest , Membership , OperationMetadata > createMembershipOperationSettings ()
Returns the builder for the settings used for calls to createMembership.
Returns
createMembershipSettings()
public UnaryCallSettings . Builder<CreateMembershipRequest , Operation > createMembershipSettings ()
Returns the builder for the settings used for calls to createMembership.
Returns
deleteFeatureOperationSettings()
public OperationCallSettings . Builder<DeleteFeatureRequest , Empty , OperationMetadata > deleteFeatureOperationSettings ()
Returns the builder for the settings used for calls to deleteFeature.
Returns
deleteFeatureSettings()
public UnaryCallSettings . Builder<DeleteFeatureRequest , Operation > deleteFeatureSettings ()
Returns the builder for the settings used for calls to deleteFeature.
Returns
deleteMembershipOperationSettings()
public OperationCallSettings . Builder<DeleteMembershipRequest , Empty , OperationMetadata > deleteMembershipOperationSettings ()
Returns the builder for the settings used for calls to deleteMembership.
Returns
deleteMembershipSettings()
public UnaryCallSettings . Builder<DeleteMembershipRequest , Operation > deleteMembershipSettings ()
Returns the builder for the settings used for calls to deleteMembership.
Returns
generateConnectManifestSettings()
public UnaryCallSettings . Builder<GenerateConnectManifestRequest , GenerateConnectManifestResponse > generateConnectManifestSettings ()
Returns the builder for the settings used for calls to generateConnectManifest.
Returns
getFeatureSettings()
public UnaryCallSettings . Builder<GetFeatureRequest , Feature > getFeatureSettings ()
Returns the builder for the settings used for calls to getFeature.
Returns
getMembershipSettings()
public UnaryCallSettings . Builder<GetMembershipRequest , Membership > getMembershipSettings ()
Returns the builder for the settings used for calls to getMembership.
Returns
getStubSettingsBuilder()
public GkeHubStubSettings . Builder getStubSettingsBuilder ()
Returns
listFeaturesSettings()
public PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , GkeHubClient . ListFeaturesPagedResponse > listFeaturesSettings ()
Returns the builder for the settings used for calls to listFeatures.
Returns
listMembershipsSettings()
public PagedCallSettings . Builder<ListMembershipsRequest , ListMembershipsResponse , GkeHubClient . ListMembershipsPagedResponse > listMembershipsSettings ()
Returns the builder for the settings used for calls to listMemberships.
Returns
updateFeatureOperationSettings()
public OperationCallSettings . Builder<UpdateFeatureRequest , Feature , OperationMetadata > updateFeatureOperationSettings ()
Returns the builder for the settings used for calls to updateFeature.
Returns
updateFeatureSettings()
public UnaryCallSettings . Builder<UpdateFeatureRequest , Operation > updateFeatureSettings ()
Returns the builder for the settings used for calls to updateFeature.
Returns
updateMembershipOperationSettings()
public OperationCallSettings . Builder<UpdateMembershipRequest , Membership , OperationMetadata > updateMembershipOperationSettings ()
Returns the builder for the settings used for calls to updateMembership.
Returns
updateMembershipSettings()
public UnaryCallSettings . Builder<UpdateMembershipRequest , Operation > updateMembershipSettings ()
Returns the builder for the settings used for calls to updateMembership.
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[],null,[]]