class Google::Cloud::Lustre::V1::Lustre::Operations

def configure

Returns:
  • (Operations::Configuration) -

Other tags:
    Yieldparam: config -

Other tags:
    Yield: - Configure the Operations client.
def configure
  yield @config if block_given?
  @config
end