Class GkeHubSettings.Builder (1.72.0)
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 latestkeyboard_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 )
Builder(GkeHubSettings settings)
protected Builder ( GkeHubSettings settings )
Builder(GkeHubStubSettings.Builder stubSettings)
protected Builder ( GkeHubStubSettings . Builder stubSettings )
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.
build()
public GkeHubSettings build ()
Overrides
createFeatureOperationSettings()
public OperationCallSettings . Builder<CreateFeatureRequest , Feature , OperationMetadata > createFeatureOperationSettings ()
Returns the builder for the settings used for calls to createFeature.
createFeatureSettings()
public UnaryCallSettings . Builder<CreateFeatureRequest , Operation > createFeatureSettings ()
Returns the builder for the settings used for calls to createFeature.
createMembershipOperationSettings()
public OperationCallSettings . Builder<CreateMembershipRequest , Membership , OperationMetadata > createMembershipOperationSettings ()
Returns the builder for the settings used for calls to createMembership.
createMembershipSettings()
public UnaryCallSettings . Builder<CreateMembershipRequest , Operation > createMembershipSettings ()
Returns the builder for the settings used for calls to createMembership.
deleteFeatureOperationSettings()
public OperationCallSettings . Builder<DeleteFeatureRequest , Empty , OperationMetadata > deleteFeatureOperationSettings ()
Returns the builder for the settings used for calls to deleteFeature.
deleteFeatureSettings()
public UnaryCallSettings . Builder<DeleteFeatureRequest , Operation > deleteFeatureSettings ()
Returns the builder for the settings used for calls to deleteFeature.
deleteMembershipOperationSettings()
public OperationCallSettings . Builder<DeleteMembershipRequest , Empty , OperationMetadata > deleteMembershipOperationSettings ()
Returns the builder for the settings used for calls to deleteMembership.
deleteMembershipSettings()
public UnaryCallSettings . Builder<DeleteMembershipRequest , Operation > deleteMembershipSettings ()
Returns the builder for the settings used for calls to deleteMembership.
generateConnectManifestSettings()
public UnaryCallSettings . Builder<GenerateConnectManifestRequest , GenerateConnectManifestResponse > generateConnectManifestSettings ()
Returns the builder for the settings used for calls to generateConnectManifest.
getFeatureSettings()
public UnaryCallSettings . Builder<GetFeatureRequest , Feature > getFeatureSettings ()
Returns the builder for the settings used for calls to getFeature.
getMembershipSettings()
public UnaryCallSettings . Builder<GetMembershipRequest , Membership > getMembershipSettings ()
Returns the builder for the settings used for calls to getMembership.
getStubSettingsBuilder()
public GkeHubStubSettings . Builder getStubSettingsBuilder ()
listFeaturesSettings()
public PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , GkeHubClient . ListFeaturesPagedResponse > listFeaturesSettings ()
Returns the builder for the settings used for calls to listFeatures.
listMembershipsSettings()
public PagedCallSettings . Builder<ListMembershipsRequest , ListMembershipsResponse , GkeHubClient . ListMembershipsPagedResponse > listMembershipsSettings ()
Returns the builder for the settings used for calls to listMemberships.
updateFeatureOperationSettings()
public OperationCallSettings . Builder<UpdateFeatureRequest , Feature , OperationMetadata > updateFeatureOperationSettings ()
Returns the builder for the settings used for calls to updateFeature.
updateFeatureSettings()
public UnaryCallSettings . Builder<UpdateFeatureRequest , Operation > updateFeatureSettings ()
Returns the builder for the settings used for calls to updateFeature.
updateMembershipOperationSettings()
public OperationCallSettings . Builder<UpdateMembershipRequest , Membership , OperationMetadata > updateMembershipOperationSettings ()
Returns the builder for the settings used for calls to updateMembership.
updateMembershipSettings()
public UnaryCallSettings . Builder<UpdateMembershipRequest , Operation > updateMembershipSettings ()
Returns the builder for the settings used for calls to updateMembership.
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."],[],[]]